From 06a895ff2c5badbb0ab554e6f6b644663aa914c8 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 7 Aug 1999 04:38:33 +0000 Subject: [PATCH] Remove gmon files --- tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.in b/tests/Makefile.in index 6d2767122c..ef60166ac7 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -53,7 +53,7 @@ test-nis-schema-bdb2: fi clean-local: FORCE - -$(RM) test-db/[!C]* test-repl/[!C]* *core + -$(RM) test-db/[!C]* test-repl/[!C]* *gmon *core veryclean-local: FORCE @-$(RM) data -- 2.39.5