diff --git a/goodies/source/filter.vcl/iras/makefile.mk b/goodies/source/filter.vcl/iras/makefile.mk index 2f7a70d2175f..55ea70b200fe 100644 --- a/goodies/source/filter.vcl/iras/makefile.mk +++ b/goodies/source/filter.vcl/iras/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hjs $ $Date: 2001-06-20 15:51:21 $ +# last change: $Author: rt $ $Date: 2001-07-12 13:49:45 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -104,7 +104,7 @@ SHL1BASE=0x1c000000 .IF "$(GUI)"=="WNT" -$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt +$(MISC)$/$(SHL1TARGET).def: makefile.mk @echo ------------------------------------------- @echo DEF-File erstellen @echo LIBRARY $(DLLNAME) >$@ diff --git a/goodies/source/filter.vcl/itga/makefile.mk b/goodies/source/filter.vcl/itga/makefile.mk index cdf070f43628..dea17cb7066e 100644 --- a/goodies/source/filter.vcl/itga/makefile.mk +++ b/goodies/source/filter.vcl/itga/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hjs $ $Date: 2001-06-20 15:50:09 $ +# last change: $Author: rt $ $Date: 2001-07-12 13:51:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -104,7 +104,7 @@ SHL1BASE=0x1c000000 .IF "$(GUI)"=="WNT" -$(MISC)$/$(SHL1TARGET).def: makefile.mk $(MISC)$/$(SHL1TARGET).flt +$(MISC)$/$(SHL1TARGET).def: makefile.mk @echo ------------------------------------------- @echo DEF-File erstellen @echo LIBRARY $(DLLNAME) >$@