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 /sys/imio/dbc/mkpkg | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'sys/imio/dbc/mkpkg')
-rw-r--r-- | sys/imio/dbc/mkpkg | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/sys/imio/dbc/mkpkg b/sys/imio/dbc/mkpkg new file mode 100644 index 00000000..1997f6b6 --- /dev/null +++ b/sys/imio/dbc/mkpkg @@ -0,0 +1,36 @@ +# Update the image header database interface. + +$checkout libex.a lib$ +$update libex.a +$checkin libex.a lib$ +$exit + +libex.a: + imakbc.x + imakbci.x + imakdc.x + imakdci.x + imakic.x + imakici.x + imaklc.x + imaklci.x + imakrc.x + imakrci.x + imaksc.x + imaksci.x + imastrc.x + imastrci.x + imgcom.x idbc.h <ctype.h> + iminfi.x idbc.h <fset.h> <imhdr.h> <imio.h> + impcom.x idbc.h + impkbc.x + impkdc.x <mach.h> + impkic.x + impklc.x + impkrc.x <mach.h> + impksc.x + imdrmcom.x idbc.h + impstrc.x idbc.h + imputextf.x idbc.h <ctype.h> <imhdr.h> <imio.h> + imputhi.x idbc.h <fset.h> <imhdr.h> <imio.h> + ; |