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/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/gnu/usr.bin/groff/grotty/Makefile b/gnu/usr.bin/groff/grotty/Makefile
deleted file mode 100644
index d8c5fda..0000000
--- a/gnu/usr.bin/groff/grotty/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-PROG= grotty
-SRCS= tty.cc
-LDADD+= ${LIBDRIVER} ${LIBGROFF} -lm
-DPADD+= ${LIBDRIVER} ${LIBGROFF} ${LIBM}
-
-CLEANFILES+= grotty.1
-
-.include "../Makefile.cfg"
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud