diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:31:25 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:31:25 +0000 |
commit | 182781df311c38c4700bf3c45d7a5a380c50bcf2 (patch) | |
tree | 7a0e66d5907d421fc7fd06e02f5df6b1336b1339 /store | |
parent | 5adf93fc9810b93a9e27964b4247ceaa0ad79453 (diff) |
INTEGRATION: CWS ause074 (1.4.44); FILE MERGED
2007/01/30 12:08:18 hjs 1.4.44.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'store')
-rw-r--r-- | store/workben/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/store/workben/makefile.mk b/store/workben/makefile.mk index 56dc0e338..6bbf8c7e6 100644 --- a/store/workben/makefile.mk +++ b/store/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 08:49:17 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:31:25 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,7 @@ TARGETTYPE=CUI # --- Settings --- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .IF "$(STORELIB)" == "" .IF "$(GUI)" == "UNX" |