From 029c7b2599263f5a59c742f3c4970c5934fa5b96 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 17 Dec 2013 18:11:48 +0000 Subject: Remove libbsd-compat dummy library. --- misc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/Makefile b/misc/Makefile index 5df70e6ecc..3b15fb553a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -72,7 +72,7 @@ generated := tst-error1.mtrace tst-error1-mem include ../Makeconfig aux := init-misc -install-lib := libbsd-compat.a libg.a +install-lib := libg.a gpl2lgpl := error.c error.h tests := tst-dirname tst-tsearch tst-fdset tst-efgcvt tst-mntent tst-hsearch \ @@ -100,7 +100,6 @@ CFLAGS-tst-tsearch.c = $(stack-align-test-flags) include ../Rules -$(objpfx)libbsd-compat.a: $(dep-dummy-lib); $(make-dummy-lib) $(objpfx)libg.a: $(dep-dummy-lib); $(make-dummy-lib) ifeq ($(build-shared),yes) -- cgit 1.4.1