summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.irix64
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1998-07-13 05:35:14 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1998-07-13 05:35:14 (GMT)
commit9336c79001284eff9b1c69c3470609542d57e4ff (patch)
tree57ec09b262cfb7ac0f6117a684f0618bcf453d63 /testpar/Makefile.irix64
parent46cb3388eaf13420e06ae7319291e19b712f69dc (diff)
downloadhdf5-9336c79001284eff9b1c69c3470609542d57e4ff.zip
hdf5-9336c79001284eff9b1c69c3470609542d57e4ff.tar.gz
hdf5-9336c79001284eff9b1c69c3470609542d57e4ff.tar.bz2
[svn-r483] Revised for alpha-2 release.
Diffstat (limited to 'testpar/Makefile.irix64')
-rw-r--r--testpar/Makefile.irix642
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.irix64 b/testpar/Makefile.irix64
index 4dcf2a8..a7d6231 100644
--- a/testpar/Makefile.irix64
+++ b/testpar/Makefile.irix64
@@ -16,7 +16,7 @@ CC=cc -ansi -64
# 1178 -- print format not compatible
WARNING=-woff 1429,1178
CFLAGS=-g $(WARNING)
-CPPFLAGS=-I. -I../src $(MPI_INC)
+CPPFLAGS=-I. -I../src $(MPI_INC) -DUSE_PAUSE
RM=rm -f
# temporary test files that can be cleaned away