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 --- pkg/plot/crtpict/mkpkg | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pkg/plot/crtpict/mkpkg (limited to 'pkg/plot/crtpict/mkpkg') diff --git a/pkg/plot/crtpict/mkpkg b/pkg/plot/crtpict/mkpkg new file mode 100644 index 00000000..9f41a011 --- /dev/null +++ b/pkg/plot/crtpict/mkpkg @@ -0,0 +1,24 @@ +# Makelib file for CRTPICT contributions to the plot package library. + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + calchgms.x crtpict.h wdes.h + crtulut.x crtpict.h + drawgraph.x crtpict.h wdes.h + drawgrey.x crtpict.h wdes.h + mapimage.x crtpict.h wdes.h + minmax.x + plothgms.x crtpict.h wdes.h + plotimage.x crtpict.h wdes.h + setxform.x crtpict.h wdes.h + sigl2.x + t_crtpict.x crtpict.h + tweakndc.x + xformimage.x crtpict.h wdes.h + xyscale.x crtpict.h wdes.h + zscale.x + ; -- cgit