diff options
Diffstat (limited to 'noao/imred/crutil/mkpkg')
-rw-r--r-- | noao/imred/crutil/mkpkg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noao/imred/crutil/mkpkg b/noao/imred/crutil/mkpkg new file mode 100644 index 00000000..3a55a03a --- /dev/null +++ b/noao/imred/crutil/mkpkg @@ -0,0 +1,8 @@ +# Make the package. + +$call update@src +$exit + +update: + $call update@src + ; |