From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- 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