diff options
Diffstat (limited to 'sw/sdi/makefile.mk')
-rw-r--r-- | sw/sdi/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/sdi/makefile.mk b/sw/sdi/makefile.mk index 77c96daa26b7..682dc8149339 100644 --- a/sw/sdi/makefile.mk +++ b/sw/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: obo $ $Date: 2004-08-12 10:12:24 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:25:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -128,10 +128,6 @@ SVSDIDEPEND= \ $(INC)$/globals.hrc \ $(INC)$/cmdid.h -SRS1NAME=$(TARGET) -SRC1FILES= \ - swslots.src - # --- Targets ------------------------------------------------------- .INCLUDE : target.mk |