summaryrefslogtreecommitdiff
path: root/mkfile
blob: 03330cecb4f41b15ea8ba62c3b57b91a98c9e37e (plain)
1
2
3
4
5
</$objtype/mkfile

run:
    $CC $CFLAGS tree.c
    $LD $LDFLAGS -o tree tree.$O