From: Ash Tyndall Date: Sat, 8 Oct 2011 04:08:50 +0000 (+0800) Subject: (no commit message) X-Git-Url: https://git.ucc.asn.au/?p=atyndall%2Fcits2231.git;a=commitdiff_plain;h=4a2360eab8dc0f54a404da3944d768cfae9c993f;hp=3f5c658ec863c5e3f6e3cdceff0017fa6092d38c --- diff --git a/Makefile b/Makefile index 8d5e252..93a8a32 100644 --- a/Makefile +++ b/Makefile @@ -34,3 +34,6 @@ commit: scene.c bitmap.c bitmap.h open: scene.c bitmap.c bitmap.h (nice -n 19 ./scene &) && echo + +clean: + rm scene