mirror of
https://github.com/gityf/crc.git
synced 2026-08-12 20:32:20 +08:00
Update Makefile
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ $(PROJECT) : $(OBJS) $(MODULE)
|
|||||||
@echo "+--------------------------------------------+"
|
@echo "+--------------------------------------------+"
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf *.o *.a *_unittest
|
rm -rf *.o *.a *_unittest ../crc/*.o
|
||||||
|
|
||||||
install :
|
install :
|
||||||
test -d ../test || mkdir -p ../test
|
test -d ../test || mkdir -p ../test
|
||||||
|
|||||||
Reference in New Issue
Block a user