diff options
Diffstat (limited to 'contrib/groff/lookbib/Makefile.sub')
-rw-r--r-- | contrib/groff/lookbib/Makefile.sub | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/groff/lookbib/Makefile.sub b/contrib/groff/lookbib/Makefile.sub deleted file mode 100644 index 91b140453153b..0000000000000 --- a/contrib/groff/lookbib/Makefile.sub +++ /dev/null @@ -1,7 +0,0 @@ -PROG=lookbib -MAN1=lookbib.n -XLIBS=$(LIBBIB) $(LIBGROFF) -MLIB=$(LIBM) -OBJS=lookbib.o -CCSRCS=$(srcdir)/lookbib.cc -NAMEPREFIX=$(g) |