This website works better with JavaScript
Home
Explore
Help
Sign In
xry111
/
jump
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove demo object file in clean
Xℹ Ruoyao
5 years ago
parent
29bf875917
commit
32359db7cc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
demo/Makefile
+ 1
- 1
demo/Makefile
View File
@@ -9,4 +9,4 @@ main.o: main.c
.PHONY: clean
clean:
- rm -vf demo
+ rm -vf demo
main.o