blob: 2b8cf93c56365d77234c977dd5939d047ff5c209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
|
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/libutil \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
assert.o: sm_os.h
assert.po: sm_os.h
cf.o: sm_os.h
cf.po: sm_os.h
clock.o: sm_os.h
clock.po: sm_os.h
clrerr.o: sm_os.h
clrerr.po: sm_os.h
config.o: sm_os.h
config.po: sm_os.h
debug.o: sm_os.h
debug.po: sm_os.h
errstring.o: sm_os.h
errstring.po: sm_os.h
exc.o: sm_os.h
exc.po: sm_os.h
fclose.o: sm_os.h
fclose.po: sm_os.h
feof.o: sm_os.h
feof.po: sm_os.h
ferror.o: sm_os.h
ferror.po: sm_os.h
fflush.o: sm_os.h
fflush.po: sm_os.h
fget.o: sm_os.h
fget.po: sm_os.h
findfp.o: sm_os.h
findfp.po: sm_os.h
flags.o: sm_os.h
flags.po: sm_os.h
fopen.o: sm_os.h
fopen.po: sm_os.h
fpos.o: sm_os.h
fpos.po: sm_os.h
fprintf.o: sm_os.h
fprintf.po: sm_os.h
fpurge.o: sm_os.h
fpurge.po: sm_os.h
fput.o: sm_os.h
fput.po: sm_os.h
fread.o: sm_os.h
fread.po: sm_os.h
fscanf.o: sm_os.h
fscanf.po: sm_os.h
fseek.o: sm_os.h
fseek.po: sm_os.h
fvwrite.o: sm_os.h
fvwrite.po: sm_os.h
fwalk.o: sm_os.h
fwalk.po: sm_os.h
fwrite.o: sm_os.h
fwrite.po: sm_os.h
get.o: sm_os.h
get.po: sm_os.h
heap.o: sm_os.h
heap.po: sm_os.h
inet6_ntop.o: sm_os.h
inet6_ntop.po: sm_os.h
ldap.o: sm_os.h
ldap.po: sm_os.h
makebuf.o: sm_os.h
makebuf.po: sm_os.h
match.o: sm_os.h
match.po: sm_os.h
mbdb.o: sm_os.h
mbdb.po: sm_os.h
memstat.o: sm_os.h
memstat.po: sm_os.h
mpeix.o: sm_os.h
mpeix.po: sm_os.h
niprop.o: sm_os.h
niprop.po: sm_os.h
path.o: sm_os.h
path.po: sm_os.h
put.o: sm_os.h
put.po: sm_os.h
refill.o: sm_os.h
refill.po: sm_os.h
rewind.o: sm_os.h
rewind.po: sm_os.h
rpool.o: sm_os.h
rpool.po: sm_os.h
sem.o: sm_os.h
sem.po: sm_os.h
setvbuf.o: sm_os.h
setvbuf.po: sm_os.h
shm.o: sm_os.h
shm.po: sm_os.h
signal.o: sm_os.h
signal.po: sm_os.h
smstdio.o: sm_os.h
smstdio.po: sm_os.h
snprintf.o: sm_os.h
snprintf.po: sm_os.h
sscanf.o: sm_os.h
sscanf.po: sm_os.h
stdio.o: sm_os.h
stdio.po: sm_os.h
strcasecmp.o: sm_os.h
strcasecmp.po: sm_os.h
strdup.o: sm_os.h
strdup.po: sm_os.h
strerror.o: sm_os.h
strerror.po: sm_os.h
strexit.o: sm_os.h
strexit.po: sm_os.h
string.o: sm_os.h
string.po: sm_os.h
stringf.o: sm_os.h
stringf.po: sm_os.h
strio.o: sm_os.h
strio.po: sm_os.h
strl.o: sm_os.h
strl.po: sm_os.h
strrevcmp.o: sm_os.h
strrevcmp.po: sm_os.h
strto.o: sm_os.h
strto.po: sm_os.h
test.o: sm_os.h
test.po: sm_os.h
ungetc.o: sm_os.h
ungetc.po: sm_os.h
util.o: sm_os.h
util.po: sm_os.h
vasprintf.o: sm_os.h
vasprintf.po: sm_os.h
vfprintf.o: sm_os.h
vfprintf.po: sm_os.h
vfscanf.o: sm_os.h
vfscanf.po: sm_os.h
vprintf.o: sm_os.h
vprintf.po: sm_os.h
vsnprintf.o: sm_os.h
vsnprintf.po: sm_os.h
wbuf.o: sm_os.h
wbuf.po: sm_os.h
wsetup.o: sm_os.h
wsetup.po: sm_os.h
xtrap.o: sm_os.h
xtrap.po: sm_os.h
.endif
|