diff options
author | Philipp Lohmann <pl@openoffice.org> | 2002-03-01 11:56:44 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2002-03-01 11:56:44 +0000 |
commit | bbc0506ccd67a9590c95f6dafa6a660a88df2c42 (patch) | |
tree | c756a37cbc0dd6a204abfca3c53b071be95956b7 /vcl/source/helper | |
parent | 7ef5351efc2d4ff465fe812651d688da9574ae04 (diff) |
#95861# remove files no longer needed
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 34edebe053b1..d1baca08cea3 100644 --- a/vcl/source/helper/makefile.mk +++ b/vcl/source/helper/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: mt $ $Date: 2001-03-15 13:46:53 $ +# last change: $Author: pl $ $Date: 2002-03-01 12:56:44 $ # # 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 |