fixed 5e mkfile
This commit is contained in:
parent
158b5a3a21
commit
62ff14fb4a
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
TARG=5e
|
TARG=5e
|
||||||
OFILES=5e.$O seg.$O proc.$O util.$O arm.$O sys.$O
|
OFILES=5e.$O seg.$O proc.$O util.$O arm.$O sys.$O
|
||||||
HFILES=dat.h fns.h
|
HFILES=dat.h fns.h
|
||||||
|
BIN=/$objtype/bin
|
||||||
|
|
||||||
</sys/src/cmd/mkone
|
</sys/src/cmd/mkone
|
||||||
|
|
Loading…
Reference in a new issue