diff options
Diffstat (limited to 'gnu/groff/nroff/Makefile')
| -rw-r--r-- | gnu/groff/nroff/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gnu/groff/nroff/Makefile b/gnu/groff/nroff/Makefile deleted file mode 100644 index 644d3e88963c..000000000000 --- a/gnu/groff/nroff/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -MAN1= nroff.1 - -afterinstall: - install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - $(.CURDIR)/nroff.sh $(DESTDIR)$(BINDIR)/nroff - install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - $(.CURDIR)/psroff.sh $(DESTDIR)$(BINDIR)/psroff - -.include <bsd.prog.mk> -.include <../../../usr.bin/Makefile.inc> -.include <../Makefile.cfg> |
