diff options
-rw-r--r-- | gnu/usr.bin/groff/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc index a7eb35a..b00f1e3 100644 --- a/gnu/usr.bin/groff/Makefile.inc +++ b/gnu/usr.bin/groff/Makefile.inc @@ -65,7 +65,6 @@ indexname=Ind ######################################################################## # Libraries -# Bad assumption, if one exists they all exist LIBGROFF= ${.OBJDIR}/${TOPREL}/src/libs/libgroff/libgroff.a LIBDRIVER= ${.OBJDIR}/${TOPREL}/src/libs/libdriver/libdriver.a LIBBIB= ${.OBJDIR}/${TOPREL}/src/libs/libbib/libbib.a |