diff options
Diffstat (limited to 'sfx2/sdi/makefile.mk')
-rw-r--r-- | sfx2/sdi/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/sdi/makefile.mk b/sfx2/sdi/makefile.mk index d1d0f738b6c4..8b0a349f4833 100644 --- a/sfx2/sdi/makefile.mk +++ b/sfx2/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-01-11 14:55:28 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:55:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -92,9 +92,6 @@ SVSDIDEPEND= \ object.sdi \ frmslots.sdi \ genslots.sdi -SRS1NAME=$(TARGET) -SRC1FILES = \ - sfxslots.src # --- Targets ------------------------------------------------------- |