diff options
Diffstat (limited to 'testpar/Makefile.ascired')
-rw-r--r-- | testpar/Makefile.ascired | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.ascired b/testpar/Makefile.ascired index 4906b87..e599602 100644 --- a/testpar/Makefile.ascired +++ b/testpar/Makefile.ascired @@ -21,7 +21,7 @@ LIBS = -lnoop_stubs CC=cicc # 1429 -- long long non-standard -CFLAGS=-g +CFLAGS=-g -DPOOMA_ARCH=TFLOP CPPFLAGS=-I. -I../src $(MPI_INC) $(MPIO_INC) RM=rm -f |