adaefb41c47c8ed44b75ad2793770bae5070e71b
hiram
  Fri Jun 18 20:36:26 2010 -0700
last bunch of makefiles that need a clean target
diff --git src/utils/nibCheck/makefile src/utils/nibCheck/makefile
index e9429e6..39b671d 100644
--- src/utils/nibCheck/makefile
+++ src/utils/nibCheck/makefile
@@ -12,3 +12,6 @@
 	${CC} ${COPT} ${CFLAGS} $O $(MYLIBS) -lm
 	mv ${AOUT} nibCheck
 	chmod a+rx nibCheck
+
+clean::
+	rm -f ${O}