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/planix-v0/sys/src/games/mp3dec/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
OFILES=\
4
	bit.$O\
5
	decoder.$O\
6
	fixed.$O\
7
	frame.$O\
8
	huffman.$O\
9
	layer12.$O\
10
	layer3.$O\
11
	stream.$O\
12
	synth.$O\
13
	version.$O\
14
	main.$O\
15
 
16
TARG=mp3dec
17
BIN=/$objtype/bin/games
18
 
19
</sys/src/cmd/mkone
20
 
21
CFLAGS=-FVp -DFPM_DEFAULT