diff options
Diffstat (limited to 'pkg/dataio/mtexamine/mkpkg')
-rw-r--r-- | pkg/dataio/mtexamine/mkpkg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg/dataio/mtexamine/mkpkg b/pkg/dataio/mtexamine/mkpkg new file mode 100644 index 00000000..99e96080 --- /dev/null +++ b/pkg/dataio/mtexamine/mkpkg @@ -0,0 +1,10 @@ +# Mtexamine library + +$checkout libpkg.a ../ +$update libpkg.a +$checkin libpkg.a ../ +$exit + +libpkg.a: + t_mtexamine.x <error.h> <fset.h> <printf.h> <mach.h> mtexamine.com + ; |