diff options
Diffstat (limited to 'testpar/Makefile.irix64')
-rw-r--r-- | testpar/Makefile.irix64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.irix64 b/testpar/Makefile.irix64 index 0816cef..b1bbada 100644 --- a/testpar/Makefile.irix64 +++ b/testpar/Makefile.irix64 @@ -19,7 +19,7 @@ CPPFLAGS=-I. -I../src $(MPI_INC) RM=rm -f # temporary test files that can be cleaned away -MOSTLYCLEAN=ParaEg1.h5 Eg1.h5 shdf5.c go +MOSTLYCLEAN=ParaEg1.h5f ParaEg2.h5f Eg1.h5f Eg2.h5f shdf5.c go # The default is to build the library and programs. all: testphdf5 |