38785bd54a6b4f7c5f13bc7a4b6666d69a2a422c
hiram
  Thu Jun 17 15:37:36 2010 -0700
fixup makefiles to have clean targets
diff --git src/blat/test/makefile src/blat/test/makefile
index 3afc84a..46df04b 100644
--- src/blat/test/makefile
+++ src/blat/test/makefile
@@ -18,3 +18,5 @@
 	diff intron50k/expected/test3.psl intron50k/out/test3.psl
 	rm -rf intron50k/out
 
+clean::
+	@echo nothing to clean in blat/test/