diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-01-16 13:26:08 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-01-16 13:26:08 +0000 |
commit | e47aeaa45ea29da48cdf122f4808f8869399660d (patch) | |
tree | c2cf7009cb17d1406680fcc7339ee2d1e4611f3b /svtools | |
parent | 45db06782a7fa8a4948cedf013b29fd40e81f190 (diff) |
INTEGRATION: CWS ause085 (1.5.628); FILE MERGED
2007/09/17 17:22:18 hjs 1.5.628.1: #i81650# remove CXXFILES and CFILES from makefile - cleanup
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/filter.vcl/ixpm/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svtools/source/filter.vcl/ixpm/makefile.mk b/svtools/source/filter.vcl/ixpm/makefile.mk index 660330a78750..b06e3e9fd5fa 100644 --- a/svtools/source/filter.vcl/ixpm/makefile.mk +++ b/svtools/source/filter.vcl/ixpm/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-08 15:43:02 $ +# last change: $Author: ihi $ $Date: 2008-01-16 14:26:08 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -45,8 +45,6 @@ TARGET=ixpm # --- Files -------------------------------------------------------- -CXXFILES= xpmread.cxx - SLOFILES= $(SLO)$/xpmread.obj .INCLUDE : target.mk |