Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature-vt/sys/src/mkfile.proto – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | 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=