X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/06db13f8357948e0ffd9d83e062cd2d62c753bd4..c8ac5d2416c73e9e1d6df838abd68469c2b95636:/gnu/usr.bin/groff/src/devices/grolj4/Makefile diff --git a/gnu/usr.bin/groff/src/devices/grolj4/Makefile b/gnu/usr.bin/groff/src/devices/grolj4/Makefile index c821a0e51d..aa98fc3332 100644 --- a/gnu/usr.bin/groff/src/devices/grolj4/Makefile +++ b/gnu/usr.bin/groff/src/devices/grolj4/Makefile @@ -1,7 +1,8 @@ -# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.4 2003/05/01 13:22:18 ru Exp $ -# $DragonFly: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.3 2005/09/01 20:47:13 asmodai Exp $ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.5 2005/10/20 10:57:52 ru Exp $ +# $DragonFly: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.4 2008/03/02 23:02:01 swildner Exp $ PROG_CXX= grolj4 +MAN= grolj4.1 lj4_font.5 SRCS= lj4.cpp DPADD= ${LIBDRIVER} ${LIBGROFF} ${LIBM} LDADD= ${LIBDRIVER} ${LIBGROFF} -lm