diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:32:23 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:32:23 +0000 |
commit | 91f4cb63e5fd794ac700d34f368241b81941834b (patch) | |
tree | 139005f66d4fb1070ac23495b8aeba1258253c31 /rsc | |
parent | 01b30c11b390036bc9ffbdffd448746380f7f4a9 (diff) |
INTEGRATION: CWS ause074 (1.5.42); FILE MERGED
2007/01/30 12:05:54 hjs 1.5.42.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'rsc')
-rw-r--r-- | rsc/source/rsc/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/rsc/source/rsc/makefile.mk b/rsc/source/rsc/makefile.mk index e2d4cb7c5340..8577dffaaee0 100644 --- a/rsc/source/rsc/makefile.mk +++ b/rsc/source/rsc/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2006-06-20 05:48:52 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:32:23 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,9 +42,7 @@ TARGET=rscrsc ENABLE_EXCEPTIONS=true -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .IF "$(OS)"=="IRIX" NOOPTFILES= $(OBJ)$/rsc.obj |