diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:31:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:31:13 +0000 |
commit | 11969d297f35e3815dadc1a5efad49a074a8dd5c (patch) | |
tree | 79e1896713838aafabe38151e34cda3eda148a17 /wizards/source | |
parent | 735d0ee1ccdb558c66466fb03f6378c9ea13bc8b (diff) |
INTEGRATION: CWS ause074 (1.3.126); FILE MERGED
2007/01/30 12:10:18 hjs 1.3.126.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'wizards/source')
-rw-r--r-- | wizards/source/tutorials/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/wizards/source/tutorials/makefile.mk b/wizards/source/tutorials/makefile.mk index 2b7ad16f1ab3..6f546d68b5e2 100644 --- a/wizards/source/tutorials/makefile.mk +++ b/wizards/source/tutorials/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 10:12:11 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:31:13 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,9 +39,7 @@ TARGET=tutorials # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files -------------------------------------------------------- |