summaryrefslogtreecommitdiff
path: root/sys/src/mkfile.proto
blob: ba0b4ed6397a98cb33750e0424509052c63bf862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# common mkfile parameters shared by all architectures
#

OS=0568qv
CPUS=spim arm amd64 386 power mips
CFLAGS=-FTVw
LEX=lex
YACC=yacc
MK=/bin/mk

# recursive mk will have these set from the parent
# this is never what we want.  clear them

TARG=
OFILES=
HFILES=
YFILES=
LIB=