diff options
Diffstat (limited to 'starmath/sdi/makefile.mk')
-rw-r--r-- | starmath/sdi/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/starmath/sdi/makefile.mk b/starmath/sdi/makefile.mk index b6f15244d1b5..252b625561dc 100644 --- a/starmath/sdi/makefile.mk +++ b/starmath/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2003-08-25 14:40:52 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:39:00 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -82,10 +82,6 @@ SVSDIDEPEND= \ smslots.sdi \ $(SVSDIINC)$/starmath.hrc -SRS1NAME=$(TARGET) -SRC1FILES= \ - smslots.src - # --- Targets ------------------------------------------------------- .INCLUDE : target.mk |