File: compile_macintel.csh

package info (click to toggle)
profnet 1.0.22-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,688 kB
  • ctags: 925
  • sloc: fortran: 12,103; makefile: 201; perl: 124; csh: 6
file content (8 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# gnu gfortran compiler - only on INTEL MAC

echo "--- now PHD: "
echo "/usr/local/bin/gfortran -o phd.MACINTEL -O3 phd.f lib-phd.f lib-sys.f "
/usr/local/bin/gfortran -o phd.MACINTEL -O3 phd.f lib-phd.f lib-sys.f