diff options
Diffstat (limited to 'gnu/usr.bin/groff/groff/Makefile.sub')
-rw-r--r-- | gnu/usr.bin/groff/groff/Makefile.sub | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gnu/usr.bin/groff/groff/Makefile.sub b/gnu/usr.bin/groff/groff/Makefile.sub deleted file mode 100644 index a2cd083a112..00000000000 --- a/gnu/usr.bin/groff/groff/Makefile.sub +++ /dev/null @@ -1,8 +0,0 @@ -PROG=groff -MAN1=groff.1 -XLIBS=$(LIBGROFF) -MLIB=$(LIBM) -OBJS=groff.o pipeline.o -CCSRCS=groff.cc -CSRCS=pipeline.c -HDRS=pipeline.h |