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_fixcpp/sys/src/cmd/5a/mkfile – 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
</$objtype/mkfile
2
 
3
TARG=5a
4
OFILES=\
5
	y.tab.$O\
6
	lex.$O\
7
 
8
HFILES=\
9
	../5c/5.out.h\
10
	y.tab.h\
11
	a.h\
12
 
13
YFILES=a.y\
14
 
15
BIN=/$objtype/bin
16
< /sys/src/cmd/mkone
17
YFLAGS=-D1 -d
18
 
19
lex.$O:	../cc/macbody ../cc/lexbody