From bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 13 May 2002 11:09:07 +0000 Subject: Removed now unused INTERNALSTATICLIB. INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. --- lib/libbind/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libbind') diff --git a/lib/libbind/Makefile b/lib/libbind/Makefile index 4747957..fcbddf3 100644 --- a/lib/libbind/Makefile +++ b/lib/libbind/Makefile @@ -79,8 +79,6 @@ SRCS+= tree.c bitncmp.c assertions.c \ # base64.c INTERNALLIB= true -NOPIC= true -INTERNALSTATICLIB= true .include -- cgit v1.1