From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/mtlocal/r2df/mkpkg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 noao/mtlocal/r2df/mkpkg (limited to 'noao/mtlocal/r2df/mkpkg') diff --git a/noao/mtlocal/r2df/mkpkg b/noao/mtlocal/r2df/mkpkg new file mode 100644 index 00000000..5f829c90 --- /dev/null +++ b/noao/mtlocal/r2df/mkpkg @@ -0,0 +1,15 @@ +# Make the 2-d frutti portion of the mtlocal library. + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + r2dfrd.x r2df.com r2df.h + r2dfrhdr.x r2df.com r2df.h r2df.com + r2dfrim.x r2df.com r2df.h + r2dfrpix.x r2df.com + r2dftoks.x r2df.h + t_r2df.x r2df.com + ; -- cgit