summaryrefslogtreecommitdiff
path: root/libnsl
diff options
context:
space:
mode:
Diffstat (limited to 'libnsl')
-rw-r--r--libnsl/Makefile.in5
1 files changed, 1 insertions, 4 deletions
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