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/ape/lib/ap/stdio/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
APE=/sys/src/ape
2
<$APE/config
3
LIB=/$objtype/lib/ape/libap.a
4
OFILES=\
5
	_IO_getc.$O\
6
	_IO_putc.$O\
7
	_dtoa.$O\
8
	_fconv.$O\
9
	clearerr.$O\
10
	atexit.$O\
11
	exit.$O\
12
	fclose.$O\
13
	fdopen.$O\
14
	feof.$O\
15
	ferror.$O\
16
	fflush.$O\
17
	fgetc.$O\
18
	fgetpos.$O\
19
	fgets.$O\
20
	fileno.$O\
21
	fopen.$O\
22
	fprintf.$O\
23
	fputc.$O\
24
	fputs.$O\
25
	fread.$O\
26
	freopen.$O\
27
	fscanf.$O\
28
	fseek.$O\
29
	fseeko.$O\
30
	fsetpos.$O\
31
	ftell.$O\
32
	ftello.$O\
33
	ftoa.$O\
34
	fwrite.$O\
35
	getc.$O\
36
	getchar.$O\
37
	gets.$O\
38
	perror.$O\
39
	pow10.$O\
40
	printf.$O\
41
	putc.$O\
42
	putchar.$O\
43
	puts.$O\
44
	remove.$O\
45
	rewind.$O\
46
	scanf.$O\
47
	sclose.$O\
48
	setbuf.$O\
49
	setvbuf.$O\
50
	snprintf.$O\
51
	sopenr.$O\
52
	sopenw.$O\
53
	sprintf.$O\
54
	sscanf.$O\
55
	stdio.$O\
56
	strerror.$O\
57
	strtod.$O\
58
	tmpnam.$O\
59
	ungetc.$O\
60
	vfprintf.$O\
61
	vfscanf.$O\
62
	vprintf.$O\
63
	vsprintf.$O\
64
	vsnprintf.$O\
65
 
66
</sys/src/cmd/mksyslib
67
 
68
# -w draws lots of "result of operation not used" warnings
69
CFLAGS=-c -D_POSIX_SOURCE -FTV