From bddfb866b0a7c70010083c3786ef4285643d4241 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 26 Oct 2005 08:15:03 +0000 Subject: Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db]. --- libnsl/Makefile.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'libnsl/Makefile.in') diff --git a/libnsl/Makefile.in b/libnsl/Makefile.in index 076eb49dd..ab3745382 100644 --- a/libnsl/Makefile.in +++ b/libnsl/Makefile.in @@ -7,9 +7,6 @@ CFLAGS+=$(SSP_ALL_CFLAGS) -# useless, only 1 source file -DOMULTI=n - LIB_NAME:=libnsl libnsl_DIR:=$(top_srcdir)libnsl @@ -22,7 +19,7 @@ libnsl-a-y:=$(libnsl_OBJ) libnsl-a-pic-y:=$(libnsl_OBJ:.o=.os) libnsl-so-y:=$(libnsl_OBJ:.o=.os) -#libnsl-multi-y:=$(libnsl_SRC) +libnsl-multi-y:=$(libnsl_SRC) objclean-y+=libnsl_clean -- cgit v1.2.3