# Settings for the NASA Columbia system. # # $Id$ %include compilers/Intel_MPI %include compilers/extensions/Intel_optimal %section Makefile FFLAGS += -mp1 CFLAGS += -mp1 %endsection Makefile