33abad99d0c7ed899ba48acaef47d3358a9d214e
galt
  Fri Aug 13 14:14:13 2010 -0700
trying it without -q so people are aware of the updates happening
diff --git src/makefile src/makefile
index 31044d2..8dec3cb 100644
--- src/makefile
+++ src/makefile
@@ -9,7 +9,7 @@
 
 # do a git update and clean
 update:
-	git pull -q
+	git pull
 	${MAKE} clean
 
 topLibs: