[svn-r1682] Added the ability to accept command line arguements.

This commit is contained in:
Albert Cheng 1999-09-28 13:20:32 -05:00
parent f6a86261bc
commit 7a51c5d533

View File

@ -55,4 +55,4 @@ MPI_LIB="$mpi1_lib $mpio_lib"
CPPFLAGS=$MPI_INC \ CPPFLAGS=$MPI_INC \
LDFLAGS=$MPI_LIB \ LDFLAGS=$MPI_LIB \
LIBS="-lmpich" \ LIBS="-lmpich" \
./configure --enable-parallel tflop ./configure --enable-parallel tflop $@