--- src/gnu/usr.bin/groff/src/preproc/tbl/Makefile 2003/06/17 04:25:46 1.2 +++ src/gnu/usr.bin/groff/src/preproc/tbl/Makefile 2005/09/01 20:47:13 1.3 @@ -1,8 +1,8 @@ -# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.1.2.2 2002/07/19 08:34:10 ru Exp $ -# $DragonFly: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.1 2003/06/16 04:08:37 dillon Exp $ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.4 2003/05/01 13:22:20 ru Exp $ +# $DragonFly$ PROG_CXX= tbl -SRCS= main.cc table.cc +SRCS= main.cpp table.cpp DPADD= ${LIBGROFF} ${LIBM} LDADD= ${LIBGROFF} -lm CLEANFILES= ${MAN}