Remove tif_config.h/tiffconf.h during clean.
This commit is contained in:
parent
dfc01ae91e
commit
01e27cc652
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.vc,v 1.19 2007-05-17 14:23:09 dron Exp $
|
||||
# $Id: Makefile.vc,v 1.20 2007-07-18 14:18:08 dron Exp $
|
||||
#
|
||||
# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
|
||||
#
|
||||
@ -93,6 +93,7 @@ $(DLLNAME): tif_config.h tiffconf.h libtiff.def $(OBJ)
|
||||
/implib:libtiff_i.lib $(OBJ) $(LIBS)
|
||||
|
||||
clean:
|
||||
-del tif_config.h tiffconf.h
|
||||
-del *.obj
|
||||
-del *.lib
|
||||
-del *.dll
|
||||
|
Loading…
Reference in New Issue
Block a user