diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:00:10 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:00:10 +0000 |
commit | dabb285445f48d4979f17ee9912344bb8236842c (patch) | |
tree | ff99b2e083a0deba9b5cd58e52f14c37e2d10a79 /connectivity | |
parent | ec1f6bfb2618d6ca20153ab9638d0bae3b250047 (diff) |
INTEGRATION: CWS ause076 (1.3.8); FILE MERGED
2007/02/23 11:16:03 hjs 1.3.8.1: #i74721# cleanup obsolete library variables
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/workben/little/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/connectivity/workben/little/makefile.mk b/connectivity/workben/little/makefile.mk index 5b3996f9dcca..5054a08bf698 100644 --- a/connectivity/workben/little/makefile.mk +++ b/connectivity/workben/little/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2007-02-06 13:37:36 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:00:10 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -62,10 +62,6 @@ APP1STDLIBS = $(APPSTDLIBS) APP1STDLIBS+=$(STDLIBCPP) -.IF "$(GUI)"=="WNT" -APP1STDLIBS+=$(LIBCIMT) -.ENDIF - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk |