diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:28:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:28:02 +0000 |
commit | 2b60fd345e67e653d47da3d13df2a207d8673b37 (patch) | |
tree | cd86cfcbee7eebc29150133a72ee712a9d611a09 /goodies | |
parent | dd5516bfffa705002981af37ce7ebb2326eeeb02 (diff) |
INTEGRATION: CWS ause074 (1.2.180); FILE MERGED
2007/01/30 12:04:56 hjs 1.2.180.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/graphic/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/goodies/source/graphic/makefile.mk b/goodies/source/graphic/makefile.mk index 0a0ba8d47b64..26a5815f0d9b 100644 --- a/goodies/source/graphic/makefile.mk +++ b/goodies/source/graphic/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-09 03:05:14 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:28:02 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ VERSION=$(UPD) # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .IF "$(GUI)"=="WIN" LINKFLAGS=$(LINKFLAGS) /PACKC:32768 |