plan9fox/sys/src/mkfile.proto

19 lines
279 B
Protocol Buffer
Raw Normal View History

#
# common mkfile parameters shared by all architectures
#
2015-08-08 06:04:41 +00:00
OS=05678qv
CPUS=spim arm amd64 alpha 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=