#87576# dependency corrected

This commit is contained in:
Rüdiger Timm 2001-07-12 12:51:12 +00:00
parent 8bb6d88131
commit 6bab81734d
2 changed files with 6 additions and 6 deletions

View file

@ -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) >$@

View file

@ -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) >$@