git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fedde57
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Sat, 8 Oct 2011 02:41:30 +0000
(10:41 +0800)
committer
Ash Tyndall
<
[email protected]
>
Sat, 8 Oct 2011 02:41:30 +0000
(10:41 +0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
5abaa74
..
aa702a9
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-30,7
+30,7
@@
scene: scene.c bitmap.c bitmap.h
gcc $(CFLAGS) -o scene scene.c bitmap.c $(LIBS)
\r
\r
commit: scene.c bitmap.c bitmap.h
\r
- git commit -a --allow-empty-message -message="" --untracked-files=no
\r
+ git commit -a --allow-empty-message -
-
message="" --untracked-files=no
\r
\r
open: scene.c bitmap.c bitmap.h
\r
(./scene &) && echo
\r
UCC
git Repository :: git.ucc.asn.au