]> git.lizzy.rs Git - plan9front.git/blob - sys/src/mkfile.proto
libaml: fix gc bug, need to amltake()/amldrop() temporary buffer
[plan9front.git] / sys / src / mkfile.proto
1 #
2 # common mkfile parameters shared by all architectures
3 #
4
5 OS=05678qv
6 CPUS=spim arm arm64 amd64 386 power mips
7 CFLAGS=-FTVw
8 LEX=lex
9 YACC=yacc
10 MK=/bin/mk
11
12 # recursive mk will have these set from the parent
13 # this is never what we want.  clear them
14
15 TARG=
16 OFILES=
17 HFILES=
18 YFILES=
19 LIB=