From 3590c3ce52e0887ec3f5a44f6627f71c9de209ce Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sat, 19 Aug 2006 23:48:39 +0000 Subject: [PATCH] Added to the make clean rule --- test_problems/cathermo/HMW_graph_GvT/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_problems/cathermo/HMW_graph_GvT/Makefile.in b/test_problems/cathermo/HMW_graph_GvT/Makefile.in index 5f162fc9a..4f0218058 100644 --- a/test_problems/cathermo/HMW_graph_GvT/Makefile.in +++ b/test_problems/cathermo/HMW_graph_GvT/Makefile.in @@ -108,7 +108,7 @@ endif @ ./runtest clean: - $(RM) $(OBJS) $(PROGRAM) $(DEPENDS) .depends + $(RM) $(OBJS) $(PROGRAM) $(DEPENDS) .depends *.o ../../../bin/rm_cvsignore (if test -d SunWS_cache ; then \ $(RM) -rf SunWS_cache ; \