mirror of
https://github.com/facebook/zstd.git
synced 2025-12-08 00:03:24 -05:00
zlibWrapper: improve "make clean"
This commit is contained in:
parent
4c690507a7
commit
a641776197
@ -99,5 +99,5 @@ $(ZSTDLIBDIR)/libzstd.so:
|
|||||||
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-$(RM) $(ZLIBWRAPPER_PATH)/*.o $(EXAMPLE_PATH)/*.o *.o *.exe foo.gz example example_zstd fitblk fitblk_zstd zwrapbench minigzip minigzip_zstd
|
-$(RM) $(ZLIBWRAPPER_PATH)/*.o $(EXAMPLE_PATH)/*.o *.o foo.gz example$(EXT) example_zstd$(EXT) fitblk$(EXT) fitblk_zstd$(EXT) zwrapbench$(EXT) minigzip$(EXT) minigzip_zstd$(EXT)
|
||||||
@echo Cleaning completed
|
@echo Cleaning completed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user