diff options
author | pst <pst@FreeBSD.org> | 1995-01-15 09:06:50 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-01-15 09:06:50 +0000 |
commit | d67abf9e7fd6b5d60b771da2169a1dcc34fc91f7 (patch) | |
tree | 59b4482e8c40825fe8cd1d4c45da470060355661 /gnu/usr.bin/groff/pic | |
parent | 3a5df73fbd191b4c3bf7bf10acb8dad8120fedc3 (diff) | |
download | FreeBSD-src-d67abf9e7fd6b5d60b771da2169a1dcc34fc91f7.zip FreeBSD-src-d67abf9e7fd6b5d60b771da2169a1dcc34fc91f7.tar.gz |
Last of the FreeBSD changes
Diffstat (limited to 'gnu/usr.bin/groff/pic')
-rw-r--r-- | gnu/usr.bin/groff/pic/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/pic/Makefile b/gnu/usr.bin/groff/pic/Makefile index cdd7071..90ef8d7 100644 --- a/gnu/usr.bin/groff/pic/Makefile +++ b/gnu/usr.bin/groff/pic/Makefile @@ -12,6 +12,5 @@ CLEANFILES+= pic.cc pic.tab.h ${MANDEPEND} beforedepend: pic.cc -.include "../../../usr.bin/Makefile.inc" .include "../Makefile.cfg" .include <bsd.prog.mk> |