mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Clean zlib host files
svn path=/trunk/; revision=19429
This commit is contained in:
parent
c1846c1208
commit
05c9aefc02
1 changed files with 1 additions and 1 deletions
|
@ -103,4 +103,4 @@ zlib_host: $(ZLIB_HOST_TARGET)
|
|||
.PHONY: zlib_host_clean
|
||||
zlib_host_clean:
|
||||
-@$(rm) $(ZLIB_HOST_TARGET) $(ZLIB_HOST_OBJECTS) 2>$(NUL)
|
||||
clean: zlib_clean
|
||||
clean: zlib_host_clean
|
||||
|
|
Loading…
Reference in a new issue