From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- sys/gio/ncarutil/tests/mkpkg | 65 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 sys/gio/ncarutil/tests/mkpkg (limited to 'sys/gio/ncarutil/tests/mkpkg') diff --git a/sys/gio/ncarutil/tests/mkpkg b/sys/gio/ncarutil/tests/mkpkg new file mode 100644 index 00000000..79beff4f --- /dev/null +++ b/sys/gio/ncarutil/tests/mkpkg @@ -0,0 +1,65 @@ +# Make the x_ncartest.e executable for testing the NCAR utilities. + #conraq.x + #conraqt.f + #conras.x + #conrast.f + #conrcqckt.f + #conrcsmtht.f + #conrcsprt.f + #dashchar.x + #dashchart.f + #dashlinet.f + #dashsuprt.f + #ezmapg.x + #ezmapgt.f + #ezmapt.f + #isosrfhrt.f + +$update libpkg.a +$omake x_ncartest.x +$link x_ncartest.o libpkg.a -lncar -lgks -o /tmp2/newncar/x_ncartest.e +$exit + +libpkg.a: + auto10t.f + autograph.x + autographt.f + conran.x + conrant.f + conrec.x + conrect.f + dashsmth.x + dashsmtht.f + ezconrec.x + ezhafton.x + ezhaftont.f + ezisosrf.x + ezsurface.x + ezvelvect.x + ezytst.x + hafton.x + haftont.f + isosrf.x + isosrft.f + oldauto.x + oldautot.f + preal.x + pwrity.x + pwrityt.f + pwrzit.f + pwrzs.x + pwrzst.f + pwrztt.f + srfacet.f + srftest.x + srftestd.x + strmln.x + strmlnt.f + surface.x + threed.x + threed2.x + threed2t.f + threedt.f + velvctt.f + velvect.x + ; -- cgit