summaryrefslogtreecommitdiff
path: root/repo/xiutils/shmk.xibuild
blob: 7e1788d5fa024ea00ffeccde00f2d63477f1395f (plain)
1
2
3
4
5
6
7
#!/bin/sh

DESC="simple shell build system for xi"

package () {
    add_from_main usr/bin/shmk
}