projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87ebc67
)
Added a .PHONY to Makefile
author
Matthew James Goins
<mjgoins@anger.brokenja.ws>
Sat, 8 Mar 2008 23:15:19 +0000
(18:15 -0500)
committer
Matthew James Goins
<mjgoins@anger.brokenja.ws>
Sat, 8 Mar 2008 23:15:19 +0000
(18:15 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index eb82821fb9686a42acb81f8068e9cfb2e724a8d8..f3576b1b453d6df3a22b1af14345c8064dfc2098 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,3
+3,5
@@
monkeysphere: main.c
clean:
rm monkeysphere
+
+.PHONY: clean