renames vmcb->control.v_irq to virq_pending
[freebsd-src/fkvm-freebsd.git] / usr.bin / Makefile
blob7e947e963839bb4fc4eb2ebf1bf36b9c72bedb49
1 # From: @(#)Makefile 8.3 (Berkeley) 1/7/94
2 # $FreeBSD$
4 .include <bsd.own.mk>
6 # XXX MISSING: deroff diction graph learn plot
7 # spell spline struct xsend
8 # XXX Use GNU versions: apropos bc dc diff grep ld man patch whatis
9 # Moved to secure: bdes
12 SUBDIR= alias \
13 apply \
14 ${_ar} \
15 asa \
16 at \
17 ${_atm} \
18 awk \
19 banner \
20 basename \
21 biff \
22 ${_bluetooth} \
23 brandelf \
24 bsdiff \
25 bzip2 \
26 bzip2recover \
27 ${_c89} \
28 ${_c99} \
29 ${_calendar} \
30 cap_mkdb \
31 ${_catman} \
32 chat \
33 checknr \
34 ${_chkey} \
35 chpass \
36 cksum \
37 cmp \
38 col \
39 colcrt \
40 colldef \
41 colrm \
42 column \
43 comm \
44 compile_et \
45 compress \
46 ${_cpio} \
47 cpuset \
48 csplit \
49 ${_csup} \
50 ctags \
51 cut \
52 ${_dig} \
53 dirname \
54 du \
55 ee \
56 elf2aout \
57 elfdump \
58 enigma \
59 env \
60 expand \
61 false \
62 fetch \
63 file \
64 file2c \
65 find \
66 finger \
67 fmt \
68 fold \
69 from \
70 fstat \
71 fsync \
72 ftp \
73 gcore \
74 gencat \
75 getconf \
76 getent \
77 getopt \
78 ${_gprof} \
79 gzip \
80 head \
81 ${_hesinfo} \
82 hexdump \
83 ${_host} \
84 id \
85 indent \
86 ipcrm \
87 ipcs \
88 join \
89 jot \
90 kdump \
91 keylogin \
92 keylogout \
93 killall \
94 ktrace \
95 ktrdump \
96 lam \
97 last \
98 lastcomm \
99 ldd \
100 leave \
101 less \
102 lessecho \
103 lesskey \
104 ${_lex} \
105 limits \
106 locale \
107 locate \
108 lock \
109 lockf \
110 logger \
111 login \
112 logins \
113 logname \
114 look \
115 lorder \
116 lsvfs \
117 m4 \
118 mail \
119 make \
120 makewhatis \
121 mesg \
122 minigzip \
123 ministat \
124 mkdep \
125 mkfifo \
126 mklocale \
127 mkstr \
128 mktemp \
129 mkuzip \
130 msgs \
131 mt \
132 ${_nc} \
133 ncal \
134 ${_ncplist} \
135 ${_ncplogin} \
136 netstat \
137 newgrp \
138 ${_newkey} \
139 nfsstat \
140 nice \
141 nl \
142 nohup \
143 ${_nslookup} \
144 ${_nsupdate} \
145 opieinfo \
146 opiekey \
147 opiepasswd \
148 pagesize \
149 passwd \
150 paste \
151 pathchk \
152 pr \
153 printenv \
154 printf \
155 procstat \
156 quota \
157 renice \
158 rev \
159 ${_rlogin} \
160 rpcgen \
161 rpcinfo \
162 rs \
163 ${_rsh} \
164 rup \
165 ruptime \
166 rusers \
167 rwall \
168 rwho \
169 script \
170 sed \
171 shar \
172 showmount \
173 ${_smbutil} \
174 sockstat \
175 split \
176 stat \
177 su \
178 systat \
179 tabs \
180 tail \
181 talk \
182 tar \
183 tcopy \
184 tee \
185 telnet \
186 tftp \
187 time \
188 tip \
189 top \
190 touch \
191 tput \
192 tr \
193 true \
194 truncate \
195 ${_truss} \
196 tset \
197 tsort \
198 tty \
199 ul \
200 uname \
201 unexpand \
202 unifdef \
203 uniq \
204 units \
205 unvis \
206 ${_usbhidaction} \
207 ${_usbhidctl} \
208 users \
209 uudecode \
210 uuencode \
211 ${_vacation} \
212 vgrind \
213 vi \
214 vis \
215 vmstat \
217 wall \
218 wc \
219 what \
220 whereis \
221 which \
222 who \
223 whois \
224 window \
225 write \
226 xargs \
227 xinstall \
228 ${_xlint} \
229 xstr \
230 ${_yacc} \
231 yes \
232 ${_ypcat} \
233 ${_ypmatch} \
234 ${_ypwhich}
236 .if ${MACHINE_ARCH} != "arm" && ${MACHINE_ARCH} != "mips"
237 _truss= truss
238 .endif
240 .if ${MK_ATM} != "no"
241 _atm= atm
242 .endif
244 .if ${MK_MAN} != "no"
245 _catman= catman
246 .endif
248 .if ${MK_BIND_UTILS} != "no"
249 _dig= dig
250 _host= host
251 _nslookup= nslookup
252 _nsupdate= nsupdate
253 .endif
255 .if ${MK_BLUETOOTH} != "no"
256 _bluetooth= bluetooth
257 .endif
259 .if ${MK_BSD_CPIO} != "no"
260 _cpio= cpio
261 .endif
263 .if ${MK_CALENDAR} != "no"
264 _calendar= calendar
265 .endif
267 .if ${MK_OPENSSL} != "no"
268 _chkey= chkey
269 _newkey= newkey
270 .if ${MK_LIBTHR} != "no"
271 _csup= csup
272 .endif
273 .endif
275 .if ${MK_HESIOD} != "no"
276 _hesinfo= hesinfo
277 .endif
279 .if ${MK_NETCAT} != "no"
280 _nc= nc
281 .endif
283 .if ${MK_NIS} != "no"
284 _ypcat= ypcat
285 _ypmatch= ypmatch
286 _ypwhich= ypwhich
287 .endif
289 .if ${MK_RCMDS} != "no"
290 _rlogin= rlogin
291 _rsh= rsh
292 .endif
294 .if ${MK_SENDMAIL} != "no"
295 _vacation= vacation
296 .endif
298 .if ${MK_TOOLCHAIN} != "no"
299 _ar= ar
300 _c89= c89
301 _c99= c99
302 _gprof= gprof
303 _lex= lex
304 _xlint= xlint
305 _yacc= yacc
306 .endif
308 .if ${MK_USB} != "no"
309 _usbhidaction= usbhidaction
310 _usbhidctl= usbhidctl
311 .endif
313 .if ${MACHINE_ARCH} == "i386"
314 .if ${MK_NCP} != "no"
315 _ncplist= ncplist
316 _ncplogin= ncplogin
317 .endif
318 _smbutil= smbutil
319 .endif
321 .if ${MACHINE_ARCH} == "ia64"
322 _smbutil= smbutil
323 .endif
325 .if ${MACHINE_ARCH} == "amd64"
326 .if ${MK_NCP} != "no"
327 _ncplist= ncplist
328 _ncplogin= ncplogin
329 .endif
330 _smbutil= smbutil
331 .endif
333 .if ${MACHINE_ARCH} == "powerpc"
334 _smbutil= smbutil
335 .endif
337 .include <bsd.subdir.mk>