(no commit message)
[atyndall/cits2231.git] / Makefile
index aa702a9..1209ec1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,4 +33,4 @@ commit:       scene.c bitmap.c bitmap.h
        git commit -a --allow-empty-message --message="" --untracked-files=no\r
 \r
 open:  scene.c bitmap.c bitmap.h\r
-       (./scene &) && echo\r
+       (nice -n 19 ./scene &) && echo\r

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