updated Makefile

This commit is contained in:
Fufu Fang 2021-08-31 18:55:56 +01:00
parent 3c7e79089b
commit 53c7e77575
No known key found for this signature in database
GPG Key ID: 0F6BB5EF6F8BB729
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ format:
indent -kr -nut src/*.c src/*.h
clean:
-rm -f src/*.h~ src/*.c~
-rm -f src/*.h~
-rm -f src/*.c~
-rm -f *.o
-rm -f httpdirfs