summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/lkbib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/lkbib/Makefile')
-rw-r--r--gnu/usr.bin/groff/lkbib/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnu/usr.bin/groff/lkbib/Makefile b/gnu/usr.bin/groff/lkbib/Makefile
deleted file mode 100644
index c0a3bb4..0000000
--- a/gnu/usr.bin/groff/lkbib/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-PROG= lkbib
-SRCS= lkbib.cc
-CFLAGS+= -I${.CURDIR}/../include
-LDADD+= ${LIBBIB} ${LIBGROFF} -lm
-DPADD+= ${LIBBIB} ${LIBGROFF} ${LIBM}
-
-CLEANFILES+= lkbib.1
-
-.include "../Makefile.cfg"
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud