Skip to content
Snippets Groups Projects
config.LXpgf90 171 B
Newer Older
  • Learn to ignore specific revisions
  • CPP = cpp -P -traditional -Wcomment
    AR = ar
    CC = cc
    F77 = pgf90
    F90 = pgf90
    
    CPPFLAGS = -Dpgf
    F90FLAGS = -w 
    F77FLAGS = -w 
    LDFLAGS = -Wl,-noinhibit-exec -Wl,-warn-once