version 1.31, 2008/07/16 18:51:33
|
version 1.32, 2008/11/19 00:57:45
|
Line 305 if ($CHKLIBS == "no") then |
|
Line 305 if ($CHKLIBS == "no") then |
|
echo "CFITSIOFNAME_GCC_X86_64 = cfitsio_gcc" > custom.mk | echo "CFITSIOFNAME_GCC_X86_64 = cfitsio_gcc" > custom.mk |
endif | endif |
| |
|
# Make customizations - ensure changes here are synchronized to changes in make_basic.mk |
|
if (!(-e suflag.txt)) then |
|
# put compilation customizations here |
|
# echo "DRMS_DEFAULT_RETENTION = -10" >> custom.mk |
|
endif |
|
|
echo "done" | echo "done" |
echo | echo |
| |