PROG= githead all: githead githead: githead.c $(CC) -Os -pipe -o $@ $< #BINDIR= /usr/local/bin #MANDIR= /usr/local/man #.include