This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Don't rebuild on make install
master
Georgi Kirilov
Arun Prakash Jana
6 years ago
parent
8080b6dd67
commit
a85268cf79
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -63,4 +63,4 @@ clean:
skip: ;
.PHONY:
$(BIN) $(SRC)
all debug install uninstall strip dist clean
.PHONY: all debug install uninstall strip dist clean
Write
Preview
Loading…
Cancel
Save