Skip to content
Snippets Groups Projects
config.SGI64 133 B
Newer Older
  • Learn to ignore specific revisions
  • CPP = /usr/lib/cpp -P -C
    AR  = ar
    F90 = f90
    F77 = f90
    
    F90FLAGS = -64 -w
    F77FLAGS = -64 -w
    CFLAGS   = -64
    CPPFLAGS =
    LDFLAGS  = -64