diff options
Diffstat (limited to 'testpar/Makefile.irix64')
-rw-r--r-- | testpar/Makefile.irix64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/Makefile.irix64 b/testpar/Makefile.irix64 index 573ebb9..ed0b469 100644 --- a/testpar/Makefile.irix64 +++ b/testpar/Makefile.irix64 @@ -21,6 +21,7 @@ RM=rm -f # temporary test files that can be cleaned away MOSTLYCLEAN=ParaEg1.h5f ParaEg2.h5f +DISTCLEAN=go # The default is to build the library and programs. all: testphdf5 |