aboutsummaryrefslogtreecommitdiff
path: root/noao/lib/mkpkg.sf.SSUN
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /noao/lib/mkpkg.sf.SSUN
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/lib/mkpkg.sf.SSUN')
-rw-r--r--noao/lib/mkpkg.sf.SSUN13
1 files changed, 13 insertions, 0 deletions
diff --git a/noao/lib/mkpkg.sf.SSUN b/noao/lib/mkpkg.sf.SSUN
new file mode 100644
index 00000000..79d0a37d
--- /dev/null
+++ b/noao/lib/mkpkg.sf.SSUN
@@ -0,0 +1,13 @@
+# Mkpkg special file list for SUN/IRAF, Solaris
+
+$set XNO = '& "$xc -cq -/libmil -p noao &"'
+
+$special "$(noao)onedspec/": t_standard.x $(XNO) ;
+
+
+# The following need to be linked nonshared to avoid the 268 MB memory limit
+# in the shared Sun/IRAF library implementation.
+
+$set NONSHARE = '& "LFLAGS = -z -/Bstatic -p noao -p tables"'
+$special "digiphot$daophot/": xx_daophot.e $(NONSHARE) ;
+