7741801d6cb7872801c3066068287e3e99040ebc
hiram
  Mon Aug 16 15:55:32 2010 -0700
fixup test target to use compile and to clean up after test
diff --git src/hg/pslPartition/makefile src/hg/pslPartition/makefile
index 0a11eae..69c0fba 100644
--- src/hg/pslPartition/makefile
+++ src/hg/pslPartition/makefile
@@ -16,7 +16,7 @@
 
 test: compile
 	(cd tests && ${MAKE} test)
-	rm -f ${A}${EXE}
+	rm -fr tests/output ${A}${EXE}
 
 clean::
 	rm -f pslPartition ${O}