1#
2#
3#  ##################################################################
4#  ##                                                              ##
5#  ##  compapbs.make  --  compile Tinker routines needed for APBS  ##
6#  ##               (Intel Fortran for Linux Version)              ##
7#  ##                                                              ##
8#  ##################################################################
9#
10#
11icc -c -O3 -axSSE3 -no-ipo -no-prec-div -w pmpb.c -I ../apbs/linux/include
12