(no commit message)
authorAsh Tyndall <[email protected]>
Sat, 8 Oct 2011 04:09:16 +0000 (12:09 +0800)
committerAsh Tyndall <[email protected]>
Sat, 8 Oct 2011 04:09:16 +0000 (12:09 +0800)
Makefile

index 93a8a32..289b046 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,8 +32,5 @@ scene:        scene.c bitmap.c bitmap.h
 commit:        scene.c bitmap.c bitmap.h\r
        git commit -a --allow-empty-message --message="" --untracked-files=no\r
 \r
-open:  scene.c bitmap.c bitmap.h\r
-       (nice -n 19 ./scene &) && echo\r
-\r
 clean:\r
        rm scene\r

UCC git Repository :: git.ucc.asn.au