CC=cc CFLAGS=-fno-common default: cht cht: cht-2.6.c $(CC) $(CFLAGS) cht-2.6.c -o cht lint: cht-2.6.c splint -weak +posixlib cht-2.6.c >splint.log