aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
commit46f8fdc34e061de76cb8dfa19872edcd2fe2c66b (patch)
tree8a7bd21fcc50a40c35682d0db57bae61384fea80 /gnu/usr.bin/groff/src
parent2a53f3fb3500971b94d25af1bbc7b3db720316df (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/groff/src')
-rw-r--r--gnu/usr.bin/groff/src/libs/libbib/Makefile1
-rw-r--r--gnu/usr.bin/groff/src/libs/libdriver/Makefile1
-rw-r--r--gnu/usr.bin/groff/src/libs/libgroff/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/groff/src/libs/libbib/Makefile b/gnu/usr.bin/groff/src/libs/libbib/Makefile
index af1f60590b96f..a4d3f234adf61 100644
--- a/gnu/usr.bin/groff/src/libs/libbib/Makefile
+++ b/gnu/usr.bin/groff/src/libs/libbib/Makefile
@@ -2,7 +2,6 @@
LIB= bib
INTERNALLIB= YES
-INTERNALSTATICLIB=YES
SRCS= common.cc index.cc linear.cc search.cc map.c
.include <bsd.lib.mk>
diff --git a/gnu/usr.bin/groff/src/libs/libdriver/Makefile b/gnu/usr.bin/groff/src/libs/libdriver/Makefile
index e082c7930e6d2..6eab2412ae0e7 100644
--- a/gnu/usr.bin/groff/src/libs/libdriver/Makefile
+++ b/gnu/usr.bin/groff/src/libs/libdriver/Makefile
@@ -2,7 +2,6 @@
LIB= driver
INTERNALLIB= YES
-INTERNALSTATICLIB=YES
SRCS= input.cc printer.cc
.include <bsd.lib.mk>
diff --git a/gnu/usr.bin/groff/src/libs/libgroff/Makefile b/gnu/usr.bin/groff/src/libs/libgroff/Makefile
index d768cf93af4cf..d309f1933c68f 100644
--- a/gnu/usr.bin/groff/src/libs/libgroff/Makefile
+++ b/gnu/usr.bin/groff/src/libs/libgroff/Makefile
@@ -2,7 +2,6 @@
LIB= groff
INTERNALLIB= YES
-INTERNALSTATICLIB=YES
SRCS= assert.cc change_lf.cc cmap.cc cset.cc device.cc errarg.cc\
error.cc fatal.cc filename.cc font.cc fontfile.cc\
htmlindicate.cc lf.cc lineno.cc macropath.cc\