diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-11 16:29:42 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-11 16:29:42 +0000 |
commit | caf24de0ae007e91f1dfdf2a465a90810f98f717 (patch) | |
tree | 193c7d62ef875136e27f6c050b05f2db9afc136b /vcl/source/helper | |
parent | 74683a0f9e0c3ff24e55118804250df63c909e6a (diff) |
INTEGRATION: CWS vcl07 (1.8.130); FILE MERGED
2003/03/20 17:33:17 pl 1.8.130.1: remove old crap
Diffstat (limited to 'vcl/source/helper')
-rw-r--r-- | vcl/source/helper/makefile.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/vcl/source/helper/makefile.mk b/vcl/source/helper/makefile.mk index db3138edfe3d..d17ea1232fae 100644 --- a/vcl/source/helper/makefile.mk +++ b/vcl/source/helper/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: hr $ $Date: 2003-03-27 17:58:14 $ +# last change: $Author: vg $ $Date: 2003-04-11 17:29:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,12 +83,6 @@ SLOFILES=\ SLOFILES+=$(SLO)$/xconnection.obj .ENDIF -.IF "$(GUI)" == "UNX" -SLOFILES+=\ - $(SLO)$/ppdparser.obj \ - $(SLO)$/strhelper.obj -.ENDIF - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk |