Removed rm *.so
This commit is contained in:
parent
15cba9895c
commit
03fad6fc1c
@ -78,7 +78,7 @@ gateway: $(OBJ)
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(OBJ) gateway
|
rm -f $(OBJ) gateway
|
||||||
rm *.so
|
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
ctags $(SRCS) $(HDRS)
|
ctags $(SRCS) $(HDRS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user