Index: /trunk/psLib/test/astro/Makefile.am
===================================================================
--- /trunk/psLib/test/astro/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/astro/Makefile.am	(revision 7998)
@@ -43,5 +43,5 @@
 tests: $(check_DATA) $(TESTS)
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da gmon.out
 
 pslib.config: $(top_srcdir)/etc/pslib/pslib.config.template
Index: /trunk/psLib/test/db/Makefile.am
===================================================================
--- /trunk/psLib/test/db/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/db/Makefile.am	(revision 7998)
@@ -18,5 +18,5 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da gmon.out
 
 clean-local:
Index: /trunk/psLib/test/fft/Makefile.am
===================================================================
--- /trunk/psLib/test/fft/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/fft/Makefile.am	(revision 7998)
@@ -19,5 +19,5 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(TESTS) $(check_DATA)
Index: /trunk/psLib/test/fits/Makefile.am
===================================================================
--- /trunk/psLib/test/fits/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/fits/Makefile.am	(revision 7998)
@@ -17,5 +17,6 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* multi.fits table.fits tmpImages/* core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* multi.fits table.fits tmpImages/* core core.* *~ \
+	*.bb *.bbg *.da gmon.out
 
 tests: $(check_DATA) $(TESTS)
Index: /trunk/psLib/test/imageops/Makefile.am
===================================================================
--- /trunk/psLib/test/imageops/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/imageops/Makefile.am	(revision 7998)
@@ -33,6 +33,6 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits
-	core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits \
+	core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(TESTS) $(check_DATA)
Index: /trunk/psLib/test/jpeg/Makefile.am
===================================================================
--- /trunk/psLib/test/jpeg/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/jpeg/Makefile.am	(revision 7998)
@@ -14,5 +14,5 @@
 #EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(TESTS) $(check_DATA)
Index: /trunk/psLib/test/math/Makefile.am
===================================================================
--- /trunk/psLib/test/math/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/math/Makefile.am	(revision 7998)
@@ -86,5 +86,5 @@
 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
 EXTRA_DIST = verified
-CLEANFILES = $(TESTS) $(check_DATA) temp/* seed_msglog1.txt core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* seed_msglog1.txt core core.* *~ *.bb *.bbg *.da gmon.out
 tests: $(check_DATA) $(TESTS)
 test: check
Index: /trunk/psLib/test/mathtypes/Makefile.am
===================================================================
--- /trunk/psLib/test/mathtypes/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/mathtypes/Makefile.am	(revision 7998)
@@ -34,5 +34,5 @@
 EXTRA_DIST = verified
 
-CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da
+CLEANFILES = $(TESTS) $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(check_DATA) $(TESTS)
Index: /trunk/psLib/test/sys/Makefile.am
===================================================================
--- /trunk/psLib/test/sys/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/sys/Makefile.am	(revision 7998)
@@ -36,5 +36,5 @@
 
 CLEANFILES = $(TESTS) $(check_DATA) temp/* log.txt log2.txt test.fits tst_psTrace02_OUT \
-	core core.* *~ *.bb *.bbg *.da
+	core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(check_DATA) $(TESTS)
Index: /trunk/psLib/test/types/Makefile.am
===================================================================
--- /trunk/psLib/test/types/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/types/Makefile.am	(revision 7998)
@@ -97,5 +97,5 @@
 
 CLEANFILES = $(TESTS) $(check_DATA) multi.fits table.fits temp/* MDCopy.in MDCopy.out mdcfgwrt.out \
-	core core.* *~ *.bb *.bbg *.da
+	core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(check_DATA) $(TESTS)
Index: /trunk/psLib/test/xml/Makefile.am
===================================================================
--- /trunk/psLib/test/xml/Makefile.am	(revision 7997)
+++ /trunk/psLib/test/xml/Makefile.am	(revision 7998)
@@ -18,5 +18,5 @@
 
 CLEANFILES = $(TESTS) $(check_DATA) temp/* psTest5.xml psTest2.xml psTest.xml psTest3.xml psTest4.xml \
-	core core.* *~ *.bb *.bbg *.da
+	core core.* *~ *.bb *.bbg *.da gmon.out
 
 tests: $(check_DATA) $(TESTS)
