diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 11:59:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 11:59:36 +0000 |
commit | b0082c2d328141a80b38074e1c319b4dae955161 (patch) | |
tree | 551196b1793110fbfa79b9107cb057d60847c1c2 /starmath/util | |
parent | a813886e7663a18c0e37bfb7d54c1469a8165462 (diff) |
INTEGRATION: CWS ause03 (1.7.10.1.36); FILE MERGED
2003/04/10 13:50:26 hjs 1.7.10.1.36.1: #108803# wrong PRJNAME
Diffstat (limited to 'starmath/util')
-rw-r--r-- | starmath/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/util/makefile.mk b/starmath/util/makefile.mk index 2a27f306370a..7e97a0aa01db 100644 --- a/starmath/util/makefile.mk +++ b/starmath/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: vg $ $Date: 2003-04-15 13:39:38 $ +# last change: $Author: vg $ $Date: 2003-04-24 12:59:36 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -62,7 +62,7 @@ PRJ=.. -PRJNAME=SM +PRJNAME=starmath TARGET=smath3 LIBTARGET=NO GEN_HID=TRUE |