diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-16 13:35:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-16 13:35:15 +0000 |
commit | be6d314d056e61b75fea2a7000e006d1d45ac4b3 (patch) | |
tree | 39f125ebb6a5d0646e90d835660433307c2e809c /sd/source/ui/docshell/makefile.mk | |
parent | acd39b9351a28670b9620e8e2d4a4c6fcc476444 (diff) |
INTEGRATION: CWS buildopt02 (1.2.248); FILE MERGED
2003/09/12 14:19:39 rt 1.2.248.1: #112226# removed include of sv.mk and svpre.mk
Diffstat (limited to 'sd/source/ui/docshell/makefile.mk')
-rw-r--r-- | sd/source/ui/docshell/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/docshell/makefile.mk b/sd/source/ui/docshell/makefile.mk index a682e7a34dfe..d8c77eca0b25 100644 --- a/sd/source/ui/docshell/makefile.mk +++ b/sd/source/ui/docshell/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: sj $ $Date: 2001-05-22 12:22:48 $ +# last change: $Author: rt $ $Date: 2003-09-16 14:35:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,7 +73,6 @@ AUTOSEG=true # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |