Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#
2
# common mkfile parameters shared by all architectures
3
#
4
 
5
OS=58qv
6
CPUS=arm 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=