This website works better with JavaScript.
Explore
Help
Register
Sign In
micke
/
begin
Watch
1
Star
0
Fork
You've already forked begin
0
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
adding a phony target to makefile
Browse Source
master
Micke Nordin
13 years ago
parent
5b0655cb20
commit
1b38333f7c
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
Makefile
Unescape
Escape
View File
@ -25,4 +25,5 @@ clean:
.PHONY
:
install
.PHONY
:
install
.PHONY
:
uninstall
.PHONY
:
uninstall
.PHONY
:
clean
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
micke/begin
Title
Body
Create Issue