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/idsmtn/mkpkg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 noao/mtlocal/idsmtn/mkpkg (limited to 'noao/mtlocal/idsmtn/mkpkg') diff --git a/noao/mtlocal/idsmtn/mkpkg b/noao/mtlocal/idsmtn/mkpkg new file mode 100644 index 00000000..afef1186 --- /dev/null +++ b/noao/mtlocal/idsmtn/mkpkg @@ -0,0 +1,14 @@ +# Ridsmtn Library + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + wkeywords.x idsmtn.h + rvarian.x idsmtn.h powersof2.com lut.com + redflags.x idsmtn.h + t_ridsmtn.x idsmtn.h \ + powersof2.com lut.com + ; -- cgit