Add the libz derived files, added in the previous commit, to
CLEANFILES. We were not cleaning up after ourselves.
This commit is contained in:
parent
871de19fab
commit
798df0ed06
@ -146,6 +146,8 @@ _${file}: ${file} ${file}.diff
|
||||
.endfor
|
||||
|
||||
.for file in infblock.c infcodes.c inffast.c inflate.c inftrees.c infutil.c zutil.c
|
||||
CLEANFILES+= _${file}
|
||||
|
||||
_${file}: ${file}
|
||||
sed "s|zutil\.h|_zutil.h|" ${.ALLSRC} > ${.TARGET}
|
||||
.endfor
|
||||
|
Loading…
x
Reference in New Issue
Block a user