Add auto cleaning for test-xxhsum-c

Follow @Cyan4973's suggestion:
https://github.com/Cyan4973/xxHash/pull/53#issuecomment-174521226
This commit is contained in:
Takayuki MATSUOKA 2016-02-19 23:10:23 +09:00
parent ef40492536
commit 3d68a13673

View File

@ -115,7 +115,7 @@ staticAnalyze: clean
@echo ---- static analyzer - scan-build ----
CFLAGS="-g -Werror" scan-build --status-bugs -v $(MAKE) all
test-all: clean all test test32 test-xxhsum-c armtest clangtest gpptest sanitize staticAnalyze
test-all: clean all test test32 test-xxhsum-c clean-xxhsum-c armtest clangtest gpptest sanitize staticAnalyze
clean: clean-xxhsum-c
@rm -f core *.o xxhsum$(EXT) xxhsum32$(EXT) xxhsum_privateXXH$(EXT) xxh32sum xxh64sum