From 997df54dc845a8b55138c0f84cf85014df399d11 Mon Sep 17 00:00:00 2001
From: Albert Cheng <acheng@hdfgroup.org>
Date: Wed, 10 Jun 1998 11:14:09 -0500
Subject: [svn-r419] Removed 'go' from the cleanup list.  Let individual
 decides when to purge the file.

---
 testpar/Makefile.ascired | 2 +-
 testpar/Makefile.irix64  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testpar/Makefile.ascired b/testpar/Makefile.ascired
index b76f49e..4c70c73 100644
--- a/testpar/Makefile.ascired
+++ b/testpar/Makefile.ascired
@@ -26,7 +26,7 @@ CPPFLAGS=-I. -I../src $(MPI_INC) $(MPIO_INC)
 RM=rm -f
 
 # temporary test files that can be cleaned away
-MOSTLYCLEAN=/pfs/multi/tmp_1/your_own/Eg1.h5f /pfs/multi/tmp_1/your_own/Eg2.h5f go
+MOSTLYCLEAN=/pfs/multi/tmp_1/your_own/Eg1.h5f /pfs/multi/tmp_1/your_own/Eg2.h5f
 
 # The default is to build the library and programs.
 all: testphdf5 shdf5
diff --git a/testpar/Makefile.irix64 b/testpar/Makefile.irix64
index fd546eb..573ebb9 100644
--- a/testpar/Makefile.irix64
+++ b/testpar/Makefile.irix64
@@ -20,7 +20,7 @@ CPPFLAGS=-I. -I../src $(MPI_INC)
 RM=rm -f
 
 # temporary test files that can be cleaned away
-MOSTLYCLEAN=ParaEg1.h5f ParaEg2.h5f go
+MOSTLYCLEAN=ParaEg1.h5f ParaEg2.h5f
 
 # The default is to build the library and programs.
 all: testphdf5
-- 
cgit v0.12