1 2 3 4 5 6 7
PROG=tbl MAN1=tbl.n XLIBS=$(LIBGROFF) OBJS=main.o table.o CCSRCS=main.cc table.cc HDRS=table.h NAMEPREFIX=$(g)