1
0

[Update] ignore errors while make clean

This commit is contained in:
Tony Yang 2021-12-26 02:22:02 +08:00
parent f5185382c2
commit ad9f742773
Signed by: t510599
GPG Key ID: D88388851C28715D

View File

@ -7,4 +7,4 @@ client:
all: server client all: server client
clean: clean:
rm client server -rm -f client server