projects
/
hello
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ed136
)
Get make to generate the final binary from a .o file.
author
Bryan O'Sullivan
<bos@serpentine.com>
Tue, 6 Sep 2005 20:15:58 +0000
(13:15 -0700)
committer
Carl Worth
<cworth@cworth.org>
Fri, 28 Sep 2007 00:02:17 +0000
(17:02 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b8937ca165a312157658a67e7d413dd59e6ad377..350a36688de4ee9dfeba52f09bf02385cb967bb2 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1
+1,3
@@
all: hello
+
+hello: hello.o