From 46f8fdc34e061de76cb8dfa19872edcd2fe2c66b Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 13 May 2002 11:09:07 +0000 Subject: Removed now unused INTERNALSTATICLIB. INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. --- gnu/usr.bin/groff/src/libs/libbib/Makefile | 1 - gnu/usr.bin/groff/src/libs/libdriver/Makefile | 1 - gnu/usr.bin/groff/src/libs/libgroff/Makefile | 1 - 3 files changed, 3 deletions(-) (limited to 'gnu/usr.bin/groff/src') 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 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 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\ -- cgit v1.3