From: Ash Tyndall Date: Sat, 8 Oct 2011 04:09:16 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=1a357521059d2514728f7e32395df5a04f31bae8 --- diff --git a/Makefile b/Makefile index 93a8a32..289b046 100644 --- a/Makefile +++ b/Makefile @@ -32,8 +32,5 @@ scene: scene.c bitmap.c bitmap.h commit: scene.c bitmap.c bitmap.h git commit -a --allow-empty-message --message="" --untracked-files=no -open: scene.c bitmap.c bitmap.h - (nice -n 19 ./scene &) && echo - clean: rm scene