diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /sys/imio/dbc/mkpkg | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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> + ; |