diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:39:00 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:39:00 +0000 |
commit | 76f4a2678214761679c9efc4f41a0bc3b5c56532 (patch) | |
tree | acb781e946df433057b3f742e9853a373e67cf8c /starmath/sdi | |
parent | e83b349eca46bc1d150d3b0121a1341299680fa7 (diff) |
INTEGRATION: CWS fwkbugfix04 (1.4.180); FILE MERGED
2004/12/15 12:54:11 mba 1.4.180.1: #i33585#: remove obsolete resources
Diffstat (limited to 'starmath/sdi')
-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 |