diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:09:16 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:09:16 +0000 |
commit | bb38a7b4c70ec74f8719367816add95f70d09e29 (patch) | |
tree | a5b1cced1772a40c9174020616ff0e4f9ddc8f4d /stoc | |
parent | 4a244ee90fe34d8bf88bab7aceccf1a1da9b137c (diff) |
INTEGRATION: CWS ause074 (1.2.60); FILE MERGED
2007/01/30 12:08:12 hjs 1.2.60.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/security/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stoc/test/security/makefile.mk b/stoc/test/security/makefile.mk index a28a620a8352..7eb887730bf5 100644 --- a/stoc/test/security/makefile.mk +++ b/stoc/test/security/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-08 08:31:47 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:09:16 $ # # 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 @@ NO_BSYMBOLIC=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Application 1 ------------------------------------------------ APP1TARGET= $(TARGET) |