diff options
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> + ; |