diff options
-rw-r--r-- | goodies/source/filter.vcl/ipict/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/ipict/makefile.mk b/goodies/source/filter.vcl/ipict/makefile.mk index f2c1ff094bf8..85f51b699906 100644 --- a/goodies/source/filter.vcl/ipict/makefile.mk +++ b/goodies/source/filter.vcl/ipict/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-09 03:00:39 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:33:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -56,7 +56,6 @@ SLOFILES = $(SLO)$/ipict.obj SHL1TARGET= ipt$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= ipict SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/ipict.lib SHL1LIBS= $(SLB)$/ipict.lib .IF "$(GUI)" != "UNX" |