summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
Diffstat (limited to 'sal')
-rw-r--r--sal/rtl/source/makefile.mk14
1 files changed, 2 insertions, 12 deletions
diff --git a/sal/rtl/source/makefile.mk b/sal/rtl/source/makefile.mk
index c979e5dc7d8d..31ca4d02e915 100644
--- a/sal/rtl/source/makefile.mk
+++ b/sal/rtl/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.34 $
+# $Revision: 1.35 $
#
-# last change: $Author: obo $ $Date: 2008-01-04 16:20:20 $
+# last change: $Author: vg $ $Date: 2008-03-18 13:18:32 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -97,7 +97,6 @@ SLOFILES= \
$(SLO)$/uri.obj \
$(SLO)$/bootstrap.obj \
$(SLO)$/cmdargs.obj \
- $(SLO)$/macro.obj \
$(SLO)$/unload.obj \
$(SLO)$/logfile.obj \
$(SLO)$/tres.obj \
@@ -127,20 +126,11 @@ OBJFILES= \
$(OBJ)$/uri.obj \
$(OBJ)$/bootstrap.obj \
$(OBJ)$/cmdargs.obj \
- $(OBJ)$/macro.obj \
$(OBJ)$/unload.obj \
$(OBJ)$/logfile.obj \
$(OBJ)$/tres.obj \
$(OBJ)$/math.obj
-.IF "$(OS)" == "WNT"
-#Link against delayload.obj from local output tree
-.IF "$(COM)"!="GCC"
-DELAYLOADOBJ:=$(OBJ)$/delayload.obj
-APP1DEPN=$(DELAYLOADOBJ)
-.ENDIF
-.ENDIF
-
APP1TARGET=gen_makefile
APP1OBJS=$(SLO)$/gen_makefile.obj
APP1LIBSALCPPRT=