shithub: riscv

ref: 1769b00b9126d2a9fb6e4acc9dc5a37dc4c96716
dir: /sys/src/mkfile.proto/

View raw version
#
# common mkfile parameters shared by all architectures
#

OS=5678qv
CPUS=arm 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=