1 2 3 4 5 6 7
CC = gcc xroff: lex.yy.c $(CC) $(CFLAGS) $(LDFLAGS) -o xroff lex.yy.c lex.yy.c: xroff.lex flex xroff.lex