diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-10 07:06:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-10 07:06:07 +0000 |
| commit | 3f98a1280b24fea54f21477bc5ad427028a49064 (patch) | |
| tree | ad654679a73821a2c439d5dd8eb38b671b510de2 | |
| parent | fd0cba238e14093c7a7d65c02e2f23ed0ae68c25 (diff) | |
Notes
| -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 a7eb35ad7687a..b00f1e373268d 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 |
