--- src/gnu/usr.bin/groff/src/devices/grohtml/Makefile 2003/06/17 04:25:46 1.2
+++ src/gnu/usr.bin/groff/src/devices/grohtml/Makefile 2005/09/01 20:47:13 1.3
@@ -1,8 +1,8 @@
-# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grohtml/Makefile,v 1.1.2.3 2003/02/14 15:22:13 ru Exp $
-# $DragonFly: src/gnu/usr.bin/groff/src/devices/grohtml/Makefile,v 1.1 2003/06/16 04:08:17 dillon Exp $
+# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grohtml/Makefile,v 1.7 2004/12/21 08:47:00 ru Exp $
+# $DragonFly$
PROG_CXX= post-grohtml
-SRCS= post-html.cc html-table.cc html-text.cc output.cc
+SRCS= post-html.cpp html-table.cpp html-text.cpp output.cpp
DPADD= ${LIBDRIVER} ${LIBGROFF} ${LIBM}
LDADD= ${LIBDRIVER} ${LIBGROFF} -lm
NOMAN= YES