blob: 52f9c4846d7e6e8b1b6e045c7199be87e2ff668e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
</$objtype/mkfile
BIN=/$objtype/bin
TARG=stuff
OFILES=\
main.$O\
min.$O\
dppd.$O\
HFILES=\
regs.h\
sse.h\
avx.h\
</sys/src/cmd/mkone
pulldeps:VQ:
git/clone git://shithub.us/sigrid/bench9 || \
git/clone https://git.sr.ht/~ft/bench9
|