summaryrefslogtreecommitdiff
path: root/libresolv/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-10-26 08:15:03 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-10-26 08:15:03 +0000
commitbddfb866b0a7c70010083c3786ef4285643d4241 (patch)
treeec4ccc2639d76626f9bc8df40a2e6d37a1b877b5 /libresolv/Makefile.in
parent085149d0d2731738171d4b352366266cc83d19a6 (diff)
Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db].
Diffstat (limited to 'libresolv/Makefile.in')
-rw-r--r--libresolv/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/libresolv/Makefile.in b/libresolv/Makefile.in
index 8966f95a3..644c96e86 100644
--- a/libresolv/Makefile.in
+++ b/libresolv/Makefile.in
@@ -7,9 +7,6 @@
CFLAGS+=$(SSP_ALL_CFLAGS)
-# useless, only 1 source file
-DOMULTI=n
-
LIB_NAME:=libresolv
libresolv_DIR:=$(top_srcdir)libresolv
@@ -22,7 +19,7 @@ libresolv-a-y:=$(libresolv_OBJ)
libresolv-a-pic-y:=$(libresolv_OBJ:.o=.os)
libresolv-so-y:=$(libresolv_OBJ:.o=.os)
-#libresolv-multi-y:=$(libresolv_SRC)
+libresolv-multi-y:=$(libresolv_SRC)
objclean-y+=libresolv_clean