#!/bin/sh

DESC="simple shell build system for xi"

package () {
    add_from_main usr/bin/shmk
}