Optimize server build

This commit is contained in:
2024-06-06 10:05:52 +08:00
parent 826e1aefd5
commit 0d9424bf2b
2 changed files with 3 additions and 3 deletions

View File

@@ -17,5 +17,5 @@ hc-12: hc-12.o ../libconf/libconf.o mysql.o
$(CC) $(CFLAGS) $(MYSQL_CFLAGS) -c $< $@
clean:
rm hc-12 hc-12.o ../libconf/libconf.o mysql.o
rm hc-12 *.o