diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-02 11:53:23 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-04 12:45:54 +0100 |
commit | 83734eea36acced7afb5caf8b58716f0d67a962f (patch) | |
tree | 8f61f123fdea0b7c50ac146d5ac70970e71814b9 /sal/rtl | |
parent | c36e6badf3415cc6f7b5a257f90b3ab0faf29083 (diff) |
Clean up makefiles
Diffstat (limited to 'sal/rtl')
-rw-r--r-- | sal/rtl/source/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/rtl/source/makefile.mk b/sal/rtl/source/makefile.mk index b8f40170693b..3121f184ba8b 100644 --- a/sal/rtl/source/makefile.mk +++ b/sal/rtl/source/makefile.mk @@ -102,7 +102,6 @@ SLOFILES+=$(SLO)$/memory_fini.obj .ENDIF -#.IF "$(UPDATER)"=="YES" OBJFILES= \ $(OBJ)$/memory.obj \ $(OBJ)$/cipher.obj \ |