diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/images/tv/tvmark/mkpkg | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/images/tv/tvmark/mkpkg')
-rw-r--r-- | pkg/images/tv/tvmark/mkpkg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/pkg/images/tv/tvmark/mkpkg b/pkg/images/tv/tvmark/mkpkg new file mode 100644 index 00000000..0fb0af3b --- /dev/null +++ b/pkg/images/tv/tvmark/mkpkg @@ -0,0 +1,27 @@ +# Make the TVMARK package + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + + +libpkg.a: + mkbmark.x "tvmark.h" <imhdr.h> + mkcolon.x "tvmark.h" <imhdr.h> <fset.h> <error.h> + mkgmarks.x <ctype.h> <lexnum.h> + mkgpars.x <ctype.h> "tvmark.h" + mkgscur.x <gset.h> <fset.h> + mkremove.x + mkfind.x <mach.h> + mkppars.x <ctype.h> "tvmark.h" + mkmag.x <imhdr.h> + mkmark.x <imhdr.h> <fset.h> "tvmark.h" + mknew.x + mkonemark.x <imhdr.h> "tvmark.h" + mkoutname.x + mkshow.x "tvmark.h" + mktext.x "pixelfont.inc" "asciilook.inc" <imhdr.h> <mach.h> + mktools.x <ctype.h> "tvmark.h" + t_tvmark.x <imhdr.h> <imset.h> <fset.h> <gset.h> "tvmark.h" + ; |