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