]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/groff/src/preproc/tbl/Makefile.sub
This commit was generated by cvs2svn to compensate for changes in r139368,
[FreeBSD/FreeBSD.git] / contrib / groff / src / preproc / tbl / Makefile.sub
1 PROG=tbl$(EXEEXT)
2 MAN1=tbl.n
3 XLIBS=$(LIBGROFF)
4 OBJS=\
5   main.$(OBJEXT) \
6   table.$(OBJEXT)
7 CCSRCS=\
8   $(srcdir)/main.cpp \
9   $(srcdir)/table.cpp
10 HDRS=\
11   $(srcdir)/table.h
12 NAMEPREFIX=$(g)