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