diff --git a/libtiff/makefile.vc b/libtiff/makefile.vc index e1044fb2..7fdfc266 100644 --- a/libtiff/makefile.vc +++ b/libtiff/makefile.vc @@ -68,7 +68,7 @@ libtiff.dll: $(OBJ) version.h: $(VERSION) $(ALPHA) mkversion.c $(CC) mkversion.c - del version.h + -del version.h .\mkversion.exe -v $(VERSION) -a $(ALPHA) version.h clean: