summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soltools/mkdepend/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/soltools/mkdepend/makefile.mk b/soltools/mkdepend/makefile.mk
index 5c8486f5a05c..5285e33ef786 100644
--- a/soltools/mkdepend/makefile.mk
+++ b/soltools/mkdepend/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hr $ $Date: 2003-03-18 12:47:37 $
+# last change: $Author: hr $ $Date: 2004-02-02 18:47:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -91,10 +91,6 @@ APP1TARGET=makedepend
APP1OBJS=$(OBJFILES)
#APP1STDLIBS=$(LIBSTLPORTST)
-.IF "$(OS)"=="MACOSX"
-NOSHAREDSTATICLIB=TRUE
-.ENDIF
-
.INCLUDE : target.mk