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