version 1.28, 2008/07/14 21:08:46
|
version 1.29, 2008/07/14 22:22:20
|
Line 219 if ($CHKLIBS == "no") then |
|
Line 219 if ($CHKLIBS == "no") then |
|
# Non-Stanford users: edit these lines to reflect the location of required | # Non-Stanford users: edit these lines to reflect the location of required |
# 3rd party libs: cfitsio.a | # 3rd party libs: cfitsio.a |
ln -sfv /usr/local/include include | ln -sfv /usr/local/include include |
ln -sfv /usr/local/lib lib |
if (!(-d lib)) mkdir lib |
|
ln -sfv /usr/local/lib lib/$JSOC_MACHINE |
endif | endif |
| |
set TPWARN = 0 | set TPWARN = 0 |