makefile commit
[atyndall/cits2231.git] / Makefile
index 8da5a7f..02a1589 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,3 +28,4 @@ all: scene
 \r
 scene: scene.c bitmap.c bitmap.h\r
        gcc $(CFLAGS) -o scene scene.c bitmap.c $(LIBS)\r
+  git commit -m "makefile commit"\r

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