Lines Matching +full:mii +full:- +full:rt

2 # The long compile-with and dependency lines are required because of
3 # limitations in config: backslash-newline doesn't work in strings, and
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 no-obj no-implicit-rule before-depend \
13 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -h" \
14 no-obj no-implicit-rule before-depend \
18 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -d" \
19 no-obj no-implicit-rule before-depend \
22 compile-with "sh -c 'MACHINE=${MACHINE} $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ${.OBJDIR}'" \
24 no-obj no-implicit-rule before-depend \
28 …compile-with "${AWK} -f $S/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > feeder_eq_…
29 no-obj no-implicit-rule before-depend \
33 …compile-with "${AWK} -f $S/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > feeder…
34 no-obj no-implicit-rule before-depend \
37-with "uudecode < ${SRCTOP}/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_fo…
38 no-obj no-implicit-rule before-depend \
39 clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
42 compile-with "${AWK} -f $S/tools/sound/snd_fxdiv_gen.awk -- > snd_fxdiv_gen.h" \
43 no-obj no-implicit-rule before-depend \
45 miidevs.h optional miibus | mii \
46 dependency "$S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
47 compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
48 no-obj no-implicit-rule before-depend \
51 compile-with "${KEYMAP} -L ${KBDMUX_DFLT_KEYMAP} | ${KEYMAP_FIX} > ${.TARGET}" \
52 no-obj no-implicit-rule before-depend \
56 compile-with "${AWK} -f $S/teken/gensequences $S/teken/sequences > teken_state.h" \
57 no-obj no-implicit-rule before-depend \
60 compile-with "${KEYMAP} -L ${UKBD_DFLT_KEYMAP} | ${KEYMAP_FIX} > ${.TARGET}" \
61 no-obj no-implicit-rule before-depend \
65 compile-with "${AWK} -f $S/tools/usbdevs2h.awk $S/dev/usb/usbdevs -h" \
66 no-obj no-implicit-rule before-depend \
70 compile-with "${AWK} -f $S/tools/usbdevs2h.awk $S/dev/usb/usbdevs -d" \
71 no-obj no-implicit-rule before-depend \
75 compile-with "${AWK} -f $S/tools/sdiodevs2h.awk $S/dev/sdio/sdiodevs -h" \
76 no-obj no-implicit-rule before-depend \
80 compile-with "${AWK} -f $S/tools/sdiodevs2h.awk $S/dev/sdio/sdiodevs -d" \
81 no-obj no-implicit-rule before-depend \
136 cddl/compat/opensolaris/kern/opensolaris.c optional dtrace compile-with "${CDDL_C}"
137 cddl/compat/opensolaris/kern/opensolaris_proc.c optional zfs | dtrace compile-with "${CDDL_C}"
138 contrib/openzfs/module/os/freebsd/spl/spl_misc.c optional zfs | dtrace compile-with "${ZFS_C}"
139 contrib/openzfs/module/os/freebsd/spl/spl_cmn_err.c optional zfs | dtrace compile-with "${ZFS_C}"
140 contrib/openzfs/module/os/freebsd/spl/spl_taskq.c optional zfs | dtrace compile-with "${ZFS_C}"
141 contrib/openzfs/module/os/freebsd/spl/spl_kmem.c optional zfs | dtrace compile-with "${ZFS_C}"
144 contrib/openzfs/module/os/freebsd/spl/acl_common.c optional zfs compile-with "${ZFS_C}"
145 contrib/openzfs/module/os/freebsd/spl/callb.c optional zfs compile-with "${ZFS_C}"
146 contrib/openzfs/module/os/freebsd/spl/list.c optional zfs compile-with "${ZFS_C}"
147 contrib/openzfs/module/os/freebsd/spl/spl_acl.c optional zfs compile-with "${ZFS_C}"
148 contrib/openzfs/module/os/freebsd/spl/spl_dtrace.c optional zfs compile-with "${ZFS_C}"
149 contrib/openzfs/module/os/freebsd/spl/spl_kstat.c optional zfs compile-with "${ZFS_C}"
150 contrib/openzfs/module/os/freebsd/spl/spl_policy.c optional zfs compile-with "${ZFS_C}"
151 contrib/openzfs/module/os/freebsd/spl/spl_procfs_list.c optional zfs compile-with "${ZFS_C}"
152 contrib/openzfs/module/os/freebsd/spl/spl_string.c optional zfs compile-with "${ZFS_C}"
153 contrib/openzfs/module/os/freebsd/spl/spl_sunddi.c optional zfs compile-with "${ZFS_C}"
154 contrib/openzfs/module/os/freebsd/spl/spl_sysevent.c optional zfs compile-with "${ZFS_C}"
155 contrib/openzfs/module/os/freebsd/spl/spl_uio.c optional zfs compile-with "${ZFS_C}"
156 contrib/openzfs/module/os/freebsd/spl/spl_vfs.c optional zfs compile-with "${ZFS_C}"
157 contrib/openzfs/module/os/freebsd/spl/spl_vm.c optional zfs compile-with "${ZFS_C}"
158 contrib/openzfs/module/os/freebsd/spl/spl_zlib.c optional zfs compile-with "${ZFS_C}"
159 contrib/openzfs/module/os/freebsd/spl/spl_zone.c optional zfs compile-with "${ZFS_C}"
166 contrib/openzfs/module/avl/avl.c optional zfs compile-with "${ZFS_C}"
169 contrib/openzfs/module/lua/lapi.c optional zfs compile-with "${ZFS_C}"
170 contrib/openzfs/module/lua/lauxlib.c optional zfs compile-with "${ZFS_C}"
171 contrib/openzfs/module/lua/lbaselib.c optional zfs compile-with "${ZFS_C}"
172 contrib/openzfs/module/lua/lcode.c optional zfs compile-with "${ZFS_C}"
173 contrib/openzfs/module/lua/lcompat.c optional zfs compile-with "${ZFS_C}"
174 contrib/openzfs/module/lua/lcorolib.c optional zfs compile-with "${ZFS_C}"
175 contrib/openzfs/module/lua/lctype.c optional zfs compile-with "${ZFS_C}"
176 contrib/openzfs/module/lua/ldebug.c optional zfs compile-with "${ZFS_C}"
177 contrib/openzfs/module/lua/ldo.c optional zfs compile-with "${ZFS_C} ${NO_WINFINITE_RECURSION}"
178 contrib/openzfs/module/lua/lfunc.c optional zfs compile-with "${ZFS_C}"
179 contrib/openzfs/module/lua/lgc.c optional zfs compile-with "${ZFS_C}"
180 contrib/openzfs/module/lua/llex.c optional zfs compile-with "${ZFS_C}"
181 contrib/openzfs/module/lua/lmem.c optional zfs compile-with "${ZFS_C}"
182 contrib/openzfs/module/lua/lobject.c optional zfs compile-with "${ZFS_C}"
183 contrib/openzfs/module/lua/lopcodes.c optional zfs compile-with "${ZFS_C}"
184 contrib/openzfs/module/lua/lparser.c optional zfs compile-with "${ZFS_C}"
185 contrib/openzfs/module/lua/lstate.c optional zfs compile-with "${ZFS_C}"
186 contrib/openzfs/module/lua/lstring.c optional zfs compile-with "${ZFS_C}"
187 contrib/openzfs/module/lua/lstrlib.c optional zfs compile-with "${ZFS_C}"
188 contrib/openzfs/module/lua/ltable.c optional zfs compile-with "${ZFS_C}"
189 contrib/openzfs/module/lua/ltablib.c optional zfs compile-with "${ZFS_C}"
190 contrib/openzfs/module/lua/ltm.c optional zfs compile-with "${ZFS_C}"
191 contrib/openzfs/module/lua/lvm.c optional zfs compile-with "${ZFS_C}"
192 contrib/openzfs/module/lua/lzio.c optional zfs compile-with "${ZFS_C}"
195 contrib/openzfs/module/nvpair/fnvpair.c optional zfs compile-with "${ZFS_C}"
196 contrib/openzfs/module/nvpair/nvpair.c optional zfs compile-with "${ZFS_RPC_C} ${NO_WSTRINGOP_OVER…
197 contrib/openzfs/module/nvpair/nvpair_alloc_fixed.c optional zfs compile-with "${ZFS_C}"
198 contrib/openzfs/module/nvpair/nvpair_alloc_spl.c optional zfs compile-with "${ZFS_C}"
201 contrib/openzfs/module/os/freebsd/zfs/abd_os.c optional zfs compile-with "${ZFS_C}"
202 contrib/openzfs/module/os/freebsd/zfs/arc_os.c optional zfs compile-with "${ZFS_C}"
203 contrib/openzfs/module/os/freebsd/zfs/crypto_os.c optional zfs compile-with "${ZFS_C}"
204 contrib/openzfs/module/os/freebsd/zfs/dmu_os.c optional zfs compile-with "${ZFS_C}"
205 contrib/openzfs/module/os/freebsd/zfs/event_os.c optional zfs compile-with "${ZFS_C}"
206 contrib/openzfs/module/os/freebsd/zfs/hkdf.c optional zfs compile-with "${ZFS_C}"
207 contrib/openzfs/module/os/freebsd/zfs/kmod_core.c optional zfs compile-with "${ZFS_C}"
208 contrib/openzfs/module/os/freebsd/zfs/spa_os.c optional zfs compile-with "${ZFS_C}"
209 contrib/openzfs/module/os/freebsd/zfs/sysctl_os.c optional zfs compile-with "${ZFS_C} -include $S…
210 contrib/openzfs/module/os/freebsd/zfs/vdev_label_os.c optional zfs compile-with "${ZFS_C}"
211 contrib/openzfs/module/os/freebsd/zfs/vdev_geom.c optional zfs compile-with "${ZFS_C}"
212 contrib/openzfs/module/os/freebsd/zfs/zfs_acl.c optional zfs compile-with "${ZFS_C}"
213 contrib/openzfs/module/os/freebsd/zfs/zfs_ctldir.c optional zfs compile-with "${ZFS_C}"
214 contrib/openzfs/module/os/freebsd/zfs/zfs_debug.c optional zfs compile-with "${ZFS_C}"
215 contrib/openzfs/module/os/freebsd/zfs/zfs_dir.c optional zfs compile-with "${ZFS_C}"
216 contrib/openzfs/module/os/freebsd/zfs/zfs_file_os.c optional zfs compile-with "${ZFS_C}"
217 contrib/openzfs/module/os/freebsd/zfs/zfs_ioctl_compat.c optional zfs compile-with "${ZFS_C}"
218 contrib/openzfs/module/os/freebsd/zfs/zfs_ioctl_os.c optional zfs compile-with "${ZFS_C}"
219 contrib/openzfs/module/os/freebsd/zfs/zfs_racct.c optional zfs compile-with "${ZFS_C}"
220 contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c optional zfs compile-with "${ZFS_C}"
221 contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c optional zfs compile-with "${ZFS_C}"
222 contrib/openzfs/module/os/freebsd/zfs/zfs_znode_os.c optional zfs compile-with "${ZFS_C}"
223 contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c optional zfs compile-with "${ZFS_C}"
224 contrib/openzfs/module/os/freebsd/zfs/zvol_os.c optional zfs compile-with "${ZFS_C}"
227 contrib/openzfs/module/unicode/u8_textprep.c optional zfs compile-with "${ZFS_C}"
230 contrib/openzfs/module/zcommon/cityhash.c optional zfs compile-with "${ZFS_C}"
231 contrib/openzfs/module/zcommon/zfeature_common.c optional zfs compile-with "${ZFS_C}"
232 contrib/openzfs/module/zcommon/zfs_comutil.c optional zfs compile-with "${ZFS_C}"
233 contrib/openzfs/module/zcommon/zfs_deleg.c optional zfs compile-with "${ZFS_C}"
234 contrib/openzfs/module/zcommon/zfs_fletcher.c optional zfs compile-with "${ZFS_C}"
235 contrib/openzfs/module/zcommon/zfs_fletcher_superscalar.c optional zfs compile-with "${ZFS_C}"
236 contrib/openzfs/module/zcommon/zfs_fletcher_superscalar4.c optional zfs compile-with "${ZFS_C}"
237 contrib/openzfs/module/zcommon/zfs_namecheck.c optional zfs compile-with "${ZFS_C}"
238 contrib/openzfs/module/zcommon/zfs_prop.c optional zfs compile-with "${ZFS_C}"
239 contrib/openzfs/module/zcommon/zfs_valstr.c optional zfs compile-with "${ZFS_C}"
240 contrib/openzfs/module/zcommon/zpool_prop.c optional zfs compile-with "${ZFS_C}"
241 contrib/openzfs/module/zcommon/zprop_common.c optional zfs compile-with "${ZFS_C}"
243 # zfs edon-r hash support
244 contrib/openzfs/module/icp/algs/edonr/edonr.c optional zfs compile-with "${ZFS_C}"
247 contrib/openzfs/module/icp/algs/blake3/blake3.c optional zfs compile-with "${ZFS_C}"
248 contrib/openzfs/module/icp/algs/blake3/blake3_generic.c optional zfs compile-with "${ZFS_C}"
249 contrib/openzfs/module/icp/algs/blake3/blake3_impl.c optional zfs compile-with "${ZFS_C}"
252 contrib/openzfs/module/icp/algs/sha2/sha2_generic.c optional zfs compile-with "${ZFS_C}"
253 contrib/openzfs/module/icp/algs/sha2/sha256_impl.c optional zfs compile-with "${ZFS_C}"
254 contrib/openzfs/module/icp/algs/sha2/sha512_impl.c optional zfs compile-with "${ZFS_C}"
257 contrib/openzfs/module/zfs/abd.c optional zfs compile-with "${ZFS_C}"
258 contrib/openzfs/module/zfs/aggsum.c optional zfs compile-with "${ZFS_C}"
259 contrib/openzfs/module/zfs/arc.c optional zfs compile-with "${ZFS_C}"
260 contrib/openzfs/module/zfs/blake3_zfs.c optional zfs compile-with "${ZFS_C}"
261 contrib/openzfs/module/zfs/blkptr.c optional zfs compile-with "${ZFS_C}"
262 contrib/openzfs/module/zfs/bplist.c optional zfs compile-with "${ZFS_C}"
263 contrib/openzfs/module/zfs/bpobj.c optional zfs compile-with "${ZFS_C}"
264 contrib/openzfs/module/zfs/bptree.c optional zfs compile-with "${ZFS_C}"
265 contrib/openzfs/module/zfs/brt.c optional zfs compile-with "${ZFS_C}"
266 contrib/openzfs/module/zfs/btree.c optional zfs compile-with "${ZFS_C}"
267 contrib/openzfs/module/zfs/bqueue.c optional zfs compile-with "${ZFS_C}"
268 contrib/openzfs/module/zfs/dbuf.c optional zfs compile-with "${ZFS_C}"
269 contrib/openzfs/module/zfs/dbuf_stats.c optional zfs compile-with "${ZFS_C}"
270 contrib/openzfs/module/zfs/dataset_kstats.c optional zfs compile-with "${ZFS_C}"
271 contrib/openzfs/module/zfs/ddt.c optional zfs compile-with "${ZFS_C}"
272 contrib/openzfs/module/zfs/ddt_log.c optional zfs compile-with "${ZFS_C}"
273 contrib/openzfs/module/zfs/ddt_stats.c optional zfs compile-with "${ZFS_C}"
274 contrib/openzfs/module/zfs/ddt_zap.c optional zfs compile-with "${ZFS_C}"
275 contrib/openzfs/module/zfs/dmu.c optional zfs compile-with "${ZFS_C}"
276 contrib/openzfs/module/zfs/dmu_direct.c optional zfs compile-with "${ZFS_C}"
277 contrib/openzfs/module/zfs/dmu_diff.c optional zfs compile-with "${ZFS_C}"
278 contrib/openzfs/module/zfs/dmu_object.c optional zfs compile-with "${ZFS_C}"
279 contrib/openzfs/module/zfs/dmu_objset.c optional zfs compile-with "${ZFS_C}"
280 contrib/openzfs/module/zfs/dmu_recv.c optional zfs compile-with "${ZFS_C}"
281 contrib/openzfs/module/zfs/dmu_redact.c optional zfs compile-with "${ZFS_C}"
282 contrib/openzfs/module/zfs/dmu_send.c optional zfs compile-with "${ZFS_C}"
283 contrib/openzfs/module/zfs/dmu_traverse.c optional zfs compile-with "${ZFS_C}"
284 contrib/openzfs/module/zfs/dmu_tx.c optional zfs compile-with "${ZFS_C}"
285 contrib/openzfs/module/zfs/dmu_zfetch.c optional zfs compile-with "${ZFS_C}"
286 contrib/openzfs/module/zfs/dnode.c optional zfs compile-with "${ZFS_C} ${NO_WUNUSED_BUT_SET_VARIAB…
288 contrib/openzfs/module/zfs/dnode_sync.c optional zfs compile-with "${ZFS_C}"
289 contrib/openzfs/module/zfs/dsl_bookmark.c optional zfs compile-with "${ZFS_C}"
290 contrib/openzfs/module/zfs/dsl_crypt.c optional zfs compile-with "${ZFS_C}"
291 contrib/openzfs/module/zfs/dsl_dataset.c optional zfs compile-with "${ZFS_C}"
292 contrib/openzfs/module/zfs/dsl_deadlist.c optional zfs compile-with "${ZFS_C}"
293 contrib/openzfs/module/zfs/dsl_deleg.c optional zfs compile-with "${ZFS_C}"
294 contrib/openzfs/module/zfs/dsl_destroy.c optional zfs compile-with "${ZFS_C}"
295 contrib/openzfs/module/zfs/dsl_dir.c optional zfs compile-with "${ZFS_C}"
296 contrib/openzfs/module/zfs/dsl_pool.c optional zfs compile-with "${ZFS_C}"
297 contrib/openzfs/module/zfs/dsl_prop.c optional zfs compile-with "${ZFS_C}"
298 contrib/openzfs/module/zfs/dsl_scan.c optional zfs compile-with "${ZFS_C}"
299 contrib/openzfs/module/zfs/dsl_synctask.c optional zfs compile-with "${ZFS_C}"
300 contrib/openzfs/module/zfs/dsl_userhold.c optional zfs compile-with "${ZFS_C}"
301 contrib/openzfs/module/zfs/edonr_zfs.c optional zfs compile-with "${ZFS_C}"
302 contrib/openzfs/module/zfs/fm.c optional zfs compile-with "${ZFS_C}"
303 contrib/openzfs/module/zfs/gzip.c optional zfs compile-with "${ZFS_C}"
304 contrib/openzfs/module/zfs/lzjb.c optional zfs compile-with "${ZFS_C}"
305 contrib/openzfs/module/zfs/lz4.c optional zfs compile-with "${ZFS_C}"
306 contrib/openzfs/module/zfs/lz4_zfs.c optional zfs compile-with "${ZFS_C}"
307 contrib/openzfs/module/zfs/metaslab.c optional zfs compile-with "${ZFS_C}"
308 contrib/openzfs/module/zfs/mmp.c optional zfs compile-with "${ZFS_C}"
309 contrib/openzfs/module/zfs/multilist.c optional zfs compile-with "${ZFS_C}"
310 contrib/openzfs/module/zfs/objlist.c optional zfs compile-with "${ZFS_C}"
311 contrib/openzfs/module/zfs/pathname.c optional zfs compile-with "${ZFS_C}"
312 contrib/openzfs/module/zfs/range_tree.c optional zfs compile-with "${ZFS_C}"
313 contrib/openzfs/module/zfs/refcount.c optional zfs compile-with "${ZFS_C}"
314 contrib/openzfs/module/zfs/rrwlock.c optional zfs compile-with "${ZFS_C}"
315 contrib/openzfs/module/zfs/sa.c optional zfs compile-with "${ZFS_C}"
316 contrib/openzfs/module/zfs/sha2_zfs.c optional zfs compile-with "${ZFS_C}"
317 contrib/openzfs/module/zfs/skein_zfs.c optional zfs compile-with "${ZFS_C}"
318 contrib/openzfs/module/zfs/spa.c optional zfs compile-with "${ZFS_C}"
319 contrib/openzfs/module/zfs/spa_checkpoint.c optional zfs compile-with "${ZFS_C}"
320 contrib/openzfs/module/zfs/spa_config.c optional zfs compile-with "${ZFS_C}"
321 contrib/openzfs/module/zfs/spa_errlog.c optional zfs compile-with "${ZFS_C}"
322 contrib/openzfs/module/zfs/spa_history.c optional zfs compile-with "${ZFS_C}"
323 contrib/openzfs/module/zfs/spa_log_spacemap.c optional zfs compile-with "${ZFS_C}"
324 contrib/openzfs/module/zfs/spa_misc.c optional zfs compile-with "${ZFS_C}"
325 contrib/openzfs/module/zfs/spa_stats.c optional zfs compile-with "${ZFS_C}"
326 contrib/openzfs/module/zfs/space_map.c optional zfs compile-with "${ZFS_C}"
327 contrib/openzfs/module/zfs/space_reftree.c optional zfs compile-with "${ZFS_C}"
328 contrib/openzfs/module/zfs/txg.c optional zfs compile-with "${ZFS_C}"
329 contrib/openzfs/module/zfs/uberblock.c optional zfs compile-with "${ZFS_C}"
330 contrib/openzfs/module/zfs/unique.c optional zfs compile-with "${ZFS_C}"
331 contrib/openzfs/module/zfs/vdev.c optional zfs compile-with "${ZFS_C}"
332 contrib/openzfs/module/zfs/vdev_draid.c optional zfs compile-with "${ZFS_C}"
333 contrib/openzfs/module/zfs/vdev_draid_rand.c optional zfs compile-with "${ZFS_C}"
334 contrib/openzfs/module/zfs/vdev_file.c optional zfs compile-with "${ZFS_C}"
335 contrib/openzfs/module/zfs/vdev_indirect.c optional zfs compile-with "${ZFS_C}"
336 contrib/openzfs/module/zfs/vdev_indirect_births.c optional zfs compile-with "${ZFS_C}"
337 contrib/openzfs/module/zfs/vdev_indirect_mapping.c optional zfs compile-with "${ZFS_C}"
338 contrib/openzfs/module/zfs/vdev_initialize.c optional zfs compile-with "${ZFS_C}"
339 contrib/openzfs/module/zfs/vdev_label.c optional zfs compile-with "${ZFS_C}"
340 contrib/openzfs/module/zfs/vdev_mirror.c optional zfs compile-with "${ZFS_C}"
341 contrib/openzfs/module/zfs/vdev_missing.c optional zfs compile-with "${ZFS_C}"
342 contrib/openzfs/module/zfs/vdev_queue.c optional zfs compile-with "${ZFS_C}"
343 contrib/openzfs/module/zfs/vdev_raidz.c optional zfs compile-with "${ZFS_C}"
344 contrib/openzfs/module/zfs/vdev_raidz_math.c optional zfs compile-with "${ZFS_C}"
345 contrib/openzfs/module/zfs/vdev_raidz_math_scalar.c optional zfs compile-with "${ZFS_C}"
346 contrib/openzfs/module/zfs/vdev_rebuild.c optional zfs compile-with "${ZFS_C}"
347 contrib/openzfs/module/zfs/vdev_removal.c optional zfs compile-with "${ZFS_C}"
348 contrib/openzfs/module/zfs/vdev_root.c optional zfs compile-with "${ZFS_C}"
349 contrib/openzfs/module/zfs/vdev_trim.c optional zfs compile-with "${ZFS_C}"
350 contrib/openzfs/module/zfs/zap.c optional zfs compile-with "${ZFS_C}"
351 contrib/openzfs/module/zfs/zap_leaf.c optional zfs compile-with "${ZFS_C}"
352 contrib/openzfs/module/zfs/zap_micro.c optional zfs compile-with "${ZFS_C}"
353 contrib/openzfs/module/zfs/zcp.c optional zfs compile-with "${ZFS_C}"
354 contrib/openzfs/module/zfs/zcp_get.c optional zfs compile-with "${ZFS_C}"
355 contrib/openzfs/module/zfs/zcp_global.c optional zfs compile-with "${ZFS_C}"
356 contrib/openzfs/module/zfs/zcp_iter.c optional zfs compile-with "${ZFS_C}"
357 contrib/openzfs/module/zfs/zcp_set.c optional zfs compile-with "${ZFS_C}"
358 contrib/openzfs/module/zfs/zcp_synctask.c optional zfs compile-with "${ZFS_C}"
359 contrib/openzfs/module/zfs/zfeature.c optional zfs compile-with "${ZFS_C}"
360 contrib/openzfs/module/zfs/zfs_byteswap.c optional zfs compile-with "${ZFS_C}"
361 contrib/openzfs/module/zfs/zfs_chksum.c optional zfs compile-with "${ZFS_C}"
362 contrib/openzfs/module/zfs/zfs_fm.c optional zfs compile-with "${ZFS_C} ${NO_WUNUSED_BUT_SET_VARIA…
363 contrib/openzfs/module/zfs/zfs_fuid.c optional zfs compile-with "${ZFS_C}"
364 contrib/openzfs/module/zfs/zfs_impl.c optional zfs compile-with "${ZFS_C}"
365 contrib/openzfs/module/zfs/zfs_ioctl.c optional zfs compile-with "${ZFS_C}"
366 contrib/openzfs/module/zfs/zfs_log.c optional zfs compile-with "${ZFS_C}"
367 contrib/openzfs/module/zfs/zfs_onexit.c optional zfs compile-with "${ZFS_C}"
368 contrib/openzfs/module/zfs/zfs_quota.c optional zfs compile-with "${ZFS_C}"
369 contrib/openzfs/module/zfs/zfs_ratelimit.c optional zfs compile-with "${ZFS_C}"
370 contrib/openzfs/module/zfs/zfs_replay.c optional zfs compile-with "${ZFS_C}"
371 contrib/openzfs/module/zfs/zfs_rlock.c optional zfs compile-with "${ZFS_C}"
372 contrib/openzfs/module/zfs/zfs_sa.c optional zfs compile-with "${ZFS_C}"
373 contrib/openzfs/module/zfs/zfs_vnops.c optional zfs compile-with "${ZFS_C}"
374 contrib/openzfs/module/zfs/zfs_znode.c optional zfs compile-with "${ZFS_C}"
375 contrib/openzfs/module/zstd/zfs_zstd.c optional zfs zstdio compile-with "${ZFS_C}"
376 contrib/openzfs/module/zfs/zil.c optional zfs compile-with "${ZFS_C}"
377 contrib/openzfs/module/zfs/zio.c optional zfs compile-with "${ZFS_C}"
378 contrib/openzfs/module/zfs/zio_checksum.c optional zfs compile-with "${ZFS_C}"
379 contrib/openzfs/module/zfs/zio_compress.c optional zfs compile-with "${ZFS_C}"
380 contrib/openzfs/module/zfs/zio_inject.c optional zfs compile-with "${ZFS_C}"
381 contrib/openzfs/module/zfs/zle.c optional zfs compile-with "${ZFS_C}"
382 contrib/openzfs/module/zfs/zrlock.c optional zfs compile-with "${ZFS_C}"
383 contrib/openzfs/module/zfs/zthr.c optional zfs compile-with "${ZFS_C}"
384 contrib/openzfs/module/zfs/zvol.c optional zfs compile-with "${ZFS_C}"
387 cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c optional dtrace compile-with "${DTRACE_C}" \
389 cddl/contrib/opensolaris/uts/common/dtrace/dtrace_xoroshiro128_plus.c optional dtrace compile-with …
390 cddl/dev/dtmalloc/dtmalloc.c optional dtmalloc | dtraceall compile-with "${CDDL_C}"
391 cddl/dev/profile/profile.c optional dtrace_profile | dtraceall compile-with "${CDDL_C}"
392 cddl/dev/sdt/sdt.c optional dtrace_sdt | dtraceall compile-with "${CDDL_C}"
393 cddl/dev/fbt/fbt.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
394 cddl/dev/systrace/systrace.c optional dtrace_systrace | dtraceall compile-with "${CDDL_C}"
395 cddl/dev/prototype.c optional dtrace_prototype | dtraceall compile-with "${CDDL_C}"
396 fs/nfsclient/nfs_clkdtrace.c optional dtnfscl nfscl | dtraceall nfscl compile-with "${CDDL_C}"
403 contrib/ck/src/ck_array.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
404 contrib/ck/src/ck_barrier_centralized.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/includ…
405 contrib/ck/src/ck_barrier_combining.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
406 contrib/ck/src/ck_barrier_dissemination.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/inclu…
407 contrib/ck/src/ck_barrier_mcs.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
408 contrib/ck/src/ck_barrier_tournament.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
409 contrib/ck/src/ck_epoch.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
410 contrib/ck/src/ck_hp.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
411 contrib/ck/src/ck_hs.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
412 contrib/ck/src/ck_ht.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
413 contrib/ck/src/ck_rhs.c standard compile-with "${NORMAL_C} -I$S/contrib/ck/include"
509 compile-with "${NORMAL_C} ${NO_WUNUSED_BUT_SET_VARIABLE}"
601 netpfil/ipfilter/netinet/fil.c optional ipfilter inet compile-with "${IPFILTER_C}"
602 netpfil/ipfilter/netinet/ip_auth.c optional ipfilter inet compile-with "${IPFILTER_C}"
603 netpfil/ipfilter/netinet/ip_fil_freebsd.c optional ipfilter inet compile-with "${IPFILTER_C}"
604 netpfil/ipfilter/netinet/ip_frag.c optional ipfilter inet compile-with "${IPFILTER_C}"
605 netpfil/ipfilter/netinet/ip_log.c optional ipfilter inet compile-with "${IPFILTER_C}"
606 netpfil/ipfilter/netinet/ip_nat.c optional ipfilter inet compile-with "${IPFILTER_C}"
607 netpfil/ipfilter/netinet/ip_proxy.c optional ipfilter inet compile-with "${IPFILTER_C}"
608 netpfil/ipfilter/netinet/ip_state.c optional ipfilter inet compile-with "${IPFILTER_C}"
609 netpfil/ipfilter/netinet/ip_lookup.c optional ipfilter inet compile-with "${IPFILTER_C}"
610 netpfil/ipfilter/netinet/ip_pool.c optional ipfilter inet compile-with "${IPFILTER_C}"
611 netpfil/ipfilter/netinet/ip_htable.c optional ipfilter inet compile-with "${IPFILTER_C}"
612 netpfil/ipfilter/netinet/ip_sync.c optional ipfilter inet compile-with "${IPFILTER_C}"
613 netpfil/ipfilter/netinet/mlfk_ipl.c optional ipfilter inet compile-with "${IPFILTER_C}"
614 netpfil/ipfilter/netinet/ip_nat6.c optional ipfilter inet compile-with "${IPFILTER_C}"
615 netpfil/ipfilter/netinet/ip_rules.c optional ipfilter inet compile-with "${IPFILTER_C}"
616 netpfil/ipfilter/netinet/ip_scan.c optional ipfilter inet compile-with "${IPFILTER_C}"
617 netpfil/ipfilter/netinet/ip_dstlist.c optional ipfilter inet compile-with "${IPFILTER_C}"
618 netpfil/ipfilter/netinet/radix_ipf.c optional ipfilter inet compile-with "${IPFILTER_C}"
631 …compile-with "${NORMAL_C} -DXZ_USE_CRC64 -I$S/contrib/xz-embedded/freebsd/ -I$S/contrib/xz-embedde…
632 contrib/xz-embedded/linux/lib/xz/xz_crc32.c optional xz \
633 …compile-with "${NORMAL_C} -DXZ_USE_CRC64 -I$S/contrib/xz-embedded/freebsd/ -I$S/contrib/xz-embedde…
634 contrib/xz-embedded/linux/lib/xz/xz_crc64.c optional xz \
635 …compile-with "${NORMAL_C} -DXZ_USE_CRC64 -I$S/contrib/xz-embedded/freebsd/ -I$S/contrib/xz-embedde…
636 contrib/xz-embedded/linux/lib/xz/xz_dec_bcj.c optional xz \
637 …compile-with "${NORMAL_C} -DXZ_USE_CRC64 -I$S/contrib/xz-embedded/freebsd/ -I$S/contrib/xz-embedde…
638 contrib/xz-embedded/linux/lib/xz/xz_dec_lzma2.c optional xz \
639 …compile-with "${NORMAL_C} -DXZ_USE_CRC64 -I$S/contrib/xz-embedded/freebsd/ -I$S/contrib/xz-embedde…
640 contrib/xz-embedded/linux/lib/xz/xz_dec_stream.c optional xz \
641 …compile-with "${NORMAL_C} -DXZ_USE_CRC64 -I$S/contrib/xz-embedded/freebsd/ -I$S/contrib/xz-embedde…
643 contrib/zstd/lib/freebsd/zstd_kmalloc.c optional zstdio compile-with ${ZSTD_C}
644 contrib/zstd/lib/common/zstd_common.c optional zstdio compile-with ${ZSTD_C}
645 contrib/zstd/lib/common/fse_decompress.c optional zstdio compile-with ${ZSTD_C}
646 contrib/zstd/lib/common/entropy_common.c optional zstdio compile-with ${ZSTD_C}
647 contrib/zstd/lib/common/error_private.c optional zstdio compile-with ${ZSTD_C}
648 contrib/zstd/lib/common/xxhash.c optional zstdio compile-with ${ZSTD_C}
649 contrib/zstd/lib/compress/zstd_compress.c optional zstdio compile-with ${ZSTD_C}
650 contrib/zstd/lib/compress/zstd_compress_literals.c optional zstdio compile-with ${ZSTD_C}
651 contrib/zstd/lib/compress/zstd_compress_sequences.c optional zstdio compile-with ${ZSTD_C}
652 contrib/zstd/lib/compress/zstd_compress_superblock.c optional zstdio compile-with "${ZSTD_C} ${NO_W…
653 contrib/zstd/lib/compress/fse_compress.c optional zstdio compile-with ${ZSTD_C}
654 contrib/zstd/lib/compress/hist.c optional zstdio compile-with ${ZSTD_C}
655 contrib/zstd/lib/compress/huf_compress.c optional zstdio compile-with ${ZSTD_C}
656 contrib/zstd/lib/compress/zstd_double_fast.c optional zstdio compile-with ${ZSTD_C}
657 contrib/zstd/lib/compress/zstd_fast.c optional zstdio compile-with ${ZSTD_C}
658 contrib/zstd/lib/compress/zstd_lazy.c optional zstdio compile-with ${ZSTD_C}
659 contrib/zstd/lib/compress/zstd_ldm.c optional zstdio compile-with ${ZSTD_C}
660 contrib/zstd/lib/compress/zstd_opt.c optional zstdio compile-with ${ZSTD_C}
661 contrib/zstd/lib/decompress/zstd_ddict.c optional zstdio compile-with ${ZSTD_C}
662 contrib/zstd/lib/decompress/zstd_decompress.c optional zstdio compile-with ${ZSTD_C}
665 compile-with "${ZSTD_C} ${ZSTD_DECOMPRESS_BLOCK_FLAGS}"
666 contrib/zstd/lib/decompress/huf_decompress.c optional zstdio compile-with "${ZSTD_C} ${NO_WBITWISE_…
668 contrib/libb2/blake2b-ref.c optional crypto | !random_loadable random_fenestrasx \
669 compile-with "${NORMAL_C} -I$S/crypto/blake2 -Wno-cast-qual -DSUFFIX=_ref -Wno-unused-function"
670 contrib/libb2/blake2s-ref.c optional crypto \
671 compile-with "${NORMAL_C} -I$S/crypto/blake2 -Wno-cast-qual -DSUFFIX=_ref -Wno-unused-function"
672 crypto/blake2/blake2-sw.c optional crypto \
673 compile-with "${NORMAL_C} -I$S/crypto/blake2 -Wno-cast-qual"
675 crypto/camellia/camellia-api.c optional crypto
677 crypto/chacha20/chacha-sw.c optional crypto
680 compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include -I$S/crypto/libsodium"
691 crypto/rijndael/rijndael-alg-fst.c optional crypto | ekcd | \
693 crypto/rijndael/rijndael-api-fst.c optional ekcd | !random_loadable
694 crypto/rijndael/rijndael-api.c optional crypto | wlan_ccmp
786 compile-with "${NORMAL_C} ${NO_WCONSTANT_CONVERSION}"
788 compile-with "${NORMAL_C} ${NO_WCONSTANT_CONVERSION}"
800 no-depend \
801 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
803 no-depend \
804 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
806 no-depend \
807 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
808 contrib/alpine-hal/al_hal_iofic.c optional al_iofic \
809 no-depend \
810 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
811 contrib/alpine-hal/al_hal_serdes_25g.c optional al_serdes \
812 no-depend \
813 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
814 contrib/alpine-hal/al_hal_serdes_hssp.c optional al_serdes \
815 no-depend \
816 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
817 contrib/alpine-hal/al_hal_udma_config.c optional al_udma \
818 no-depend \
819 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
820 contrib/alpine-hal/al_hal_udma_debug.c optional al_udma \
821 no-depend \
822 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
823 contrib/alpine-hal/al_hal_udma_iofic.c optional al_udma \
824 no-depend \
825 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
826 contrib/alpine-hal/al_hal_udma_main.c optional al_udma \
827 no-depend \
828 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
829 contrib/alpine-hal/al_serdes.c optional al_serdes \
830 no-depend \
831 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
832 contrib/alpine-hal/eth/al_hal_eth_kr.c optional al_eth \
833 no-depend \
834 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
835 contrib/alpine-hal/eth/al_hal_eth_main.c optional al_eth \
836 no-depend \
837 …compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth…
845 dev/ata/ata-all.c optional ata | atacore
846 dev/ata/ata-dma.c optional ata | atacore
847 dev/ata/ata-lowlevel.c optional ata | atacore
848 dev/ata/ata-sata.c optional ata | atacore
849 dev/ata/ata-isa.c optional ata isa | ataisa
850 dev/ata/ata-pci.c optional ata pci | atapci
851 dev/ata/chipsets/ata-acard.c optional ata pci | ataacard
852 dev/ata/chipsets/ata-acerlabs.c optional ata pci | ataacerlabs
853 dev/ata/chipsets/ata-amd.c optional ata pci | ataamd
854 dev/ata/chipsets/ata-ati.c optional ata pci | ataati
855 dev/ata/chipsets/ata-cenatek.c optional ata pci | atacenatek
856 dev/ata/chipsets/ata-cypress.c optional ata pci | atacypress
857 dev/ata/chipsets/ata-cyrix.c optional ata pci | atacyrix
858 dev/ata/chipsets/ata-highpoint.c optional ata pci | atahighpoint
859 dev/ata/chipsets/ata-intel.c optional ata pci | ataintel
860 dev/ata/chipsets/ata-ite.c optional ata pci | ataite
861 dev/ata/chipsets/ata-jmicron.c optional ata pci | atajmicron
862 dev/ata/chipsets/ata-marvell.c optional ata pci | atamarvell
863 dev/ata/chipsets/ata-micron.c optional ata pci | atamicron
864 dev/ata/chipsets/ata-national.c optional ata pci | atanational
865 dev/ata/chipsets/ata-netcell.c optional ata pci | atanetcell
866 dev/ata/chipsets/ata-nvidia.c optional ata pci | atanvidia
867 dev/ata/chipsets/ata-promise.c optional ata pci | atapromise
868 dev/ata/chipsets/ata-serverworks.c optional ata pci | ataserverworks
869 dev/ata/chipsets/ata-siliconimage.c optional ata pci | atasiliconimage | ataati
870 dev/ata/chipsets/ata-sis.c optional ata pci | atasis
871 dev/ata/chipsets/ata-via.c optional ata pci | atavia
874 compile-with "${ATH_C}"
876 compile-with "${ATH_C}"
878 compile-with "${ATH_C}"
880 compile-with "${ATH_C}"
882 compile-with "${ATH_C}"
884 compile-with "${ATH_C}"
886 compile-with "${ATH_C}"
888 compile-with "${ATH_C}"
890 compile-with "${ATH_C}"
892 compile-with "${ATH_C}"
894 compile-with "${ATH_C}"
896 compile-with "${ATH_C}"
898 compile-with "${ATH_C}"
900 compile-with "${ATH_C}"
902 compile-with "${ATH_C}"
904 compile-with "${ATH_C}"
906 compile-with "${ATH_C}"
908 compile-with "${ATH_C}"
910 compile-with "${ATH_C}"
912 compile-with "${ATH_C}"
914 compile-with "${ATH_C}"
917 compile-with "${ATH_C}"
919 compile-with "${ATH_C}"
921 compile-with "${ATH_C}"
924 compile-with "${ATH_C}"
927 compile-with "${ATH_C}"
930 compile-with "${ATH_C}"
932 compile-with "${ATH_C} ${NO_WSHIFT_COUNT_NEGATIVE} ${NO_WSHIFT_COUNT_OVERFLOW}"
935 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
937 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
939 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
941 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
943 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
945 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
947 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
949 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
951 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
953 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
956 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
958 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
960 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
962 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
964 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
966 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
968 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
970 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
972 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
974 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
979 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
983 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
987 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
991 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
995 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
999 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1003 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1007 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1011 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1015 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1019 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1023 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1027 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1031 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1036 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1040 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1044 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1048 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1052 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1056 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1060 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1064 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1068 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1072 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1076 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1080 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1084 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1088 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1092 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1096 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1100 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1104 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1108 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1112 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1115 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1119 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1122 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1125 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1127 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1129 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1131 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1133 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1135 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1138 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1140 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1142 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1144 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1148 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1150 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1152 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1154 …compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal ${NO_WCONSTANT_CONVERSION…
1156 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1158 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1160 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1162 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1164 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1166 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1168 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1170 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1172 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1174 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1176 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1178 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1180 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1182 …compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal ${NO_WSOMETIMES_UNINITIAL…
1184 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1186 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1188 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1190 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1192 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1194 compile-with "${ATH_C} -I$S/dev/ath/ath_hal -I$S/contrib/dev/ath/ath_hal"
1198 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1200 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1202 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1204 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1206 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1208 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1210 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1213 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1215 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1217 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1219 compile-with "${ATH_C} -I$S/dev/ath/ath_hal"
1223 compile-with "${ATH_C}"
1225 compile-with "${ATH_C}"
1227 compile-with "${ATH_C}"
1230 compile-with "${ATH_C}"
1304 dev/bnxt/bnxt_en/bnxt_auxbus_compat.c optional bnxt iflib pci compile-with "${BNXT_C}"
1305 dev/bnxt/bnxt_en/bnxt_dcb.c optional bnxt iflib pci compile-with "${BNXT_C}"
1306 dev/bnxt/bnxt_en/bnxt_hwrm.c optional bnxt iflib pci compile-with "${BNXT_C}"
1307 dev/bnxt/bnxt_en/bnxt_mgmt.c optional bnxt iflib pci compile-with "${BNXT_C}"
1308 dev/bnxt/bnxt_en/bnxt_sysctl.c optional bnxt iflib pci compile-with "${BNXT_C}"
1309 dev/bnxt/bnxt_en/bnxt_txrx.c optional bnxt iflib pci compile-with "${BNXT_C}"
1310 dev/bnxt/bnxt_en/bnxt_ulp.c optional bnxt iflib pci compile-with "${BNXT_C}"
1311 dev/bnxt/bnxt_en/if_bnxt.c optional bnxt iflib pci compile-with "${BNXT_C}"
1349 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1351 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1353 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1355 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1357 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1359 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1361 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1363 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1365 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1367 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1369 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1371 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1373 compile-with "${NORMAL_C} -I$S/dev/cxgb"
1375 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1377 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1380 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1382 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1384 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1386 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1388 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1390 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1392 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1394 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1396 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1398 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1400 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1402 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1404 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1406 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1408 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1410 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1412 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1414 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1416 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1418 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1420 …compile-with "${AWK} -f $S/tools/fw_stub.awk t4fw_cfg.fw:t4fw_cfg t4fw_cfg_uwire.fw:t4fw_cfg_uwire…
1421 no-ctfconvert no-implicit-rule before-depend local \
1425 compile-with "${NORMAL_FWO}" \
1426 no-implicit-rule \
1430 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1431 no-obj no-implicit-rule \
1435 compile-with "${NORMAL_FWO}" \
1436 no-implicit-rule \
1440 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1441 no-obj no-implicit-rule \
1445 compile-with "${NORMAL_FWO}" \
1446 no-implicit-rule \
1449 dependency "$S/dev/cxgbe/firmware/t4fw-1.27.5.0.bin" \
1450 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1451 no-obj no-implicit-rule \
1454 …compile-with "${AWK} -f $S/tools/fw_stub.awk t5fw_cfg.fw:t5fw_cfg t5fw_cfg_uwire.fw:t5fw_cfg_uwire…
1455 no-ctfconvert no-implicit-rule before-depend local \
1459 compile-with "${NORMAL_FWO}" \
1460 no-implicit-rule \
1464 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1465 no-obj no-implicit-rule \
1469 compile-with "${NORMAL_FWO}" \
1470 no-implicit-rule \
1474 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1475 no-obj no-implicit-rule \
1479 compile-with "${NORMAL_FWO}" \
1480 no-implicit-rule \
1483 dependency "$S/dev/cxgbe/firmware/t5fw-1.27.5.0.bin" \
1484 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1485 no-obj no-implicit-rule \
1488 …compile-with "${AWK} -f $S/tools/fw_stub.awk t6fw_cfg.fw:t6fw_cfg t6fw_cfg_uwire.fw:t6fw_cfg_uwire…
1489 no-ctfconvert no-implicit-rule before-depend local \
1493 compile-with "${NORMAL_FWO}" \
1494 no-implicit-rule \
1498 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1499 no-obj no-implicit-rule \
1503 compile-with "${NORMAL_FWO}" \
1504 no-implicit-rule \
1508 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1509 no-obj no-implicit-rule \
1513 compile-with "${NORMAL_FWO}" \
1514 no-implicit-rule \
1517 dependency "$S/dev/cxgbe/firmware/t6fw-1.27.5.0.bin" \
1518 compile-with "${CP} ${.ALLSRC} ${.TARGET}" \
1519 no-obj no-implicit-rule \
1522 compile-with "${NORMAL_C} -I$S/dev/cxgbe"
1584 compile-with "${NORMAL_C} -I$S/dev/e1000"
1586 compile-with "${NORMAL_C} -I$S/dev/e1000"
1588 compile-with "${NORMAL_C} -I$S/dev/e1000"
1590 compile-with "${NORMAL_C} -I$S/dev/e1000"
1592 compile-with "${NORMAL_C} -I$S/dev/e1000"
1594 compile-with "${NORMAL_C} -I$S/dev/e1000"
1596 compile-with "${NORMAL_C} -I$S/dev/e1000"
1598 compile-with "${NORMAL_C} -I$S/dev/e1000"
1600 compile-with "${NORMAL_C} -I$S/dev/e1000"
1602 compile-with "${NORMAL_C} -I$S/dev/e1000"
1604 compile-with "${NORMAL_C} -I$S/dev/e1000"
1606 compile-with "${NORMAL_C} -I$S/dev/e1000"
1608 compile-with "${NORMAL_C} -I$S/dev/e1000"
1610 compile-with "${NORMAL_C} -I$S/dev/e1000"
1612 compile-with "${NORMAL_C} -I$S/dev/e1000"
1614 compile-with "${NORMAL_C} -I$S/dev/e1000"
1616 compile-with "${NORMAL_C} -I$S/dev/e1000"
1618 compile-with "${NORMAL_C} -I$S/dev/e1000"
1620 compile-with "${NORMAL_C} -I$S/dev/e1000"
1622 compile-with "${NORMAL_C} -I$S/dev/e1000"
1624 compile-with "${NORMAL_C} -I$S/dev/e1000"
1627 compile-with "${NORMAL_C} -I$S/contrib"
1629 compile-with "${NORMAL_C} -I$S/contrib"
1631 compile-with "${NORMAL_C} -I$S/contrib"
1633 compile-with "${NORMAL_C} -I$S/contrib"
1635 compile-with "${NORMAL_C} -I$S/contrib"
1636 contrib/ena-com/ena_com.c optional ena
1637 contrib/ena-com/ena_eth_com.c optional ena
1838 compile-with "${NORMAL_C} ${NO_WSOMETIMES_UNINITIALIZED}"
1845 …compile-with "${AWK} -f $S/tools/fw_stub.awk ipw_bss.fw:ipw_bss:130 -lintel_ipw -mipw_bss -c${.TAR…
1846 no-ctfconvert no-implicit-rule before-depend local \
1850 compile-with "${NORMAL_FWO}" \
1851 no-implicit-rule \
1854 dependency "$S/contrib/dev/ipw/ipw2100-1.3.fw.uu" \
1855 compile-with "${NORMAL_FW}" \
1856 no-obj no-implicit-rule \
1859 …compile-with "${AWK} -f $S/tools/fw_stub.awk ipw_ibss.fw:ipw_ibss:130 -lintel_ipw -mipw_ibss -c${.…
1860 no-ctfconvert no-implicit-rule before-depend local \
1864 compile-with "${NORMAL_FWO}" \
1865 no-implicit-rule \
1868 dependency "$S/contrib/dev/ipw/ipw2100-1.3-i.fw.uu" \
1869 compile-with "${NORMAL_FW}" \
1870 no-obj no-implicit-rule \
1873 …compile-with "${AWK} -f $S/tools/fw_stub.awk ipw_monitor.fw:ipw_monitor:130 -lintel_ipw -mipw_moni…
1874 no-ctfconvert no-implicit-rule before-depend local \
1878 compile-with "${NORMAL_FWO}" \
1879 no-implicit-rule \
1882 dependency "$S/contrib/dev/ipw/ipw2100-1.3-p.fw.uu" \
1883 compile-with "${NORMAL_FW}" \
1884 no-obj no-implicit-rule \
1892 compile-with "${OFED_C} -DICL_KERNEL_PROXY"
1894 compile-with "${OFED_C} -DICL_KERNEL_PROXY"
1896 compile-with "${OFED_C} -DICL_KERNEL_PROXY"
1898 compile-with "${OFED_C} -DICL_KERNEL_PROXY"
1909 …compile-with "${AWK} -f $S/tools/fw_stub.awk iwi_bss.fw:iwi_bss:300 -lintel_iwi -miwi_bss -c${.TAR…
1910 no-ctfconvert no-implicit-rule before-depend local \
1914 compile-with "${NORMAL_FWO}" \
1915 no-implicit-rule \
1918 dependency "$S/contrib/dev/iwi/ipw2200-bss.fw.uu" \
1919 compile-with "${NORMAL_FW}" \
1920 no-obj no-implicit-rule \
1923 …compile-with "${AWK} -f $S/tools/fw_stub.awk iwi_ibss.fw:iwi_ibss:300 -lintel_iwi -miwi_ibss -c${.…
1924 no-ctfconvert no-implicit-rule before-depend local \
1928 compile-with "${NORMAL_FWO}" \
1929 no-implicit-rule \
1932 dependency "$S/contrib/dev/iwi/ipw2200-ibss.fw.uu" \
1933 compile-with "${NORMAL_FW}" \
1934 no-obj no-implicit-rule \
1937 …compile-with "${AWK} -f $S/tools/fw_stub.awk iwi_monitor.fw:iwi_monitor:300 -lintel_iwi -miwi_moni…
1938 no-ctfconvert no-implicit-rule before-depend local \
1942 compile-with "${NORMAL_FWO}" \
1943 no-implicit-rule \
1946 dependency "$S/contrib/dev/iwi/ipw2200-sniffer.fw.uu" \
1947 compile-with "${NORMAL_FW}" \
1948 no-obj no-implicit-rule \
1970 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm3160.fw:iwm3160fw -miwm3160fw -c${.TARGET}" \
1971 no-ctfconvert no-implicit-rule before-depend local \
1975 compile-with "${NORMAL_FWO}" \
1976 no-implicit-rule \
1979 dependency "$S/contrib/dev/iwm/iwm-3160-17.fw.uu" \
1980 compile-with "${NORMAL_FW}" \
1981 no-obj no-implicit-rule \
1984 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm3168.fw:iwm3168fw -miwm3168fw -c${.TARGET}" \
1985 no-ctfconvert no-implicit-rule before-depend local \
1989 compile-with "${NORMAL_FWO}" \
1990 no-implicit-rule \
1993 dependency "$S/contrib/dev/iwm/iwm-3168-22.fw.uu" \
1994 compile-with "${NORMAL_FW}" \
1995 no-obj no-implicit-rule \
1998 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm7260.fw:iwm7260fw -miwm7260fw -c${.TARGET}" \
1999 no-ctfconvert no-implicit-rule before-depend local \
2003 compile-with "${NORMAL_FWO}" \
2004 no-implicit-rule \
2007 dependency "$S/contrib/dev/iwm/iwm-7260-17.fw.uu" \
2008 compile-with "${NORMAL_FW}" \
2009 no-obj no-implicit-rule \
2012 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm7265.fw:iwm7265fw -miwm7265fw -c${.TARGET}" \
2013 no-ctfconvert no-implicit-rule before-depend local \
2017 compile-with "${NORMAL_FWO}" \
2018 no-implicit-rule \
2021 dependency "$S/contrib/dev/iwm/iwm-7265-17.fw.uu" \
2022 compile-with "${NORMAL_FW}" \
2023 no-obj no-implicit-rule \
2026 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm7265D.fw:iwm7265Dfw -miwm7265Dfw -c${.TARGET}" \
2027 no-ctfconvert no-implicit-rule before-depend local \
2031 compile-with "${NORMAL_FWO}" \
2032 no-implicit-rule \
2035 dependency "$S/contrib/dev/iwm/iwm-7265D-17.fw.uu" \
2036 compile-with "${NORMAL_FW}" \
2037 no-obj no-implicit-rule \
2040 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm8000C.fw:iwm8000Cfw -miwm8000Cfw -c${.TARGET}" \
2041 no-ctfconvert no-implicit-rule before-depend local \
2045 compile-with "${NORMAL_FWO}" \
2046 no-implicit-rule \
2049 dependency "$S/contrib/dev/iwm/iwm-8000C-16.fw.uu" \
2050 compile-with "${NORMAL_FW}" \
2051 no-obj no-implicit-rule \
2054 dependency "$S/contrib/dev/iwm/iwm-8265-22.fw.uu" \
2055 compile-with "${NORMAL_FW}" \
2056 no-obj no-implicit-rule \
2059 compile-with "${AWK} -f $S/tools/fw_stub.awk iwm8265.fw:iwm8265fw -miwm8265fw -c${.TARGET}" \
2060 no-ctfconvert no-implicit-rule before-depend local \
2064 compile-with "${NORMAL_FWO}" \
2065 no-implicit-rule \
2069 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn1000.fw:iwn1000fw -miwn1000fw -c${.TARGET}" \
2070 no-ctfconvert no-implicit-rule before-depend local \
2074 compile-with "${NORMAL_FWO}" \
2075 no-implicit-rule \
2078 dependency "$S/contrib/dev/iwn/iwlwifi-1000-39.31.5.1.fw.uu" \
2079 compile-with "${NORMAL_FW}" \
2080 no-obj no-implicit-rule \
2083 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn100.fw:iwn100fw -miwn100fw -c${.TARGET}" \
2084 no-ctfconvert no-implicit-rule before-depend local \
2088 compile-with "${NORMAL_FWO}" \
2089 no-implicit-rule \
2092 dependency "$S/contrib/dev/iwn/iwlwifi-100-39.31.5.1.fw.uu" \
2093 compile-with "${NORMAL_FW}" \
2094 no-obj no-implicit-rule \
2097 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn105.fw:iwn105fw -miwn105fw -c${.TARGET}" \
2098 no-ctfconvert no-implicit-rule before-depend local \
2102 compile-with "${NORMAL_FWO}" \
2103 no-implicit-rule \
2106 dependency "$S/contrib/dev/iwn/iwlwifi-105-6-18.168.6.1.fw.uu" \
2107 compile-with "${NORMAL_FW}" \
2108 no-obj no-implicit-rule \
2111 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn135.fw:iwn135fw -miwn135fw -c${.TARGET}" \
2112 no-ctfconvert no-implicit-rule before-depend local \
2116 compile-with "${NORMAL_FWO}" \
2117 no-implicit-rule \
2120 dependency "$S/contrib/dev/iwn/iwlwifi-135-6-18.168.6.1.fw.uu" \
2121 compile-with "${NORMAL_FW}" \
2122 no-obj no-implicit-rule \
2125 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn2000.fw:iwn2000fw -miwn2000fw -c${.TARGET}" \
2126 no-ctfconvert no-implicit-rule before-depend local \
2130 compile-with "${NORMAL_FWO}" \
2131 no-implicit-rule \
2134 dependency "$S/contrib/dev/iwn/iwlwifi-2000-18.168.6.1.fw.uu" \
2135 compile-with "${NORMAL_FW}" \
2136 no-obj no-implicit-rule \
2139 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn2030.fw:iwn2030fw -miwn2030fw -c${.TARGET}" \
2140 no-ctfconvert no-implicit-rule before-depend local \
2144 compile-with "${NORMAL_FWO}" \
2145 no-implicit-rule \
2148 dependency "$S/contrib/dev/iwn/iwnwifi-2030-18.168.6.1.fw.uu" \
2149 compile-with "${NORMAL_FW}" \
2150 no-obj no-implicit-rule \
2153 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn4965.fw:iwn4965fw -miwn4965fw -c${.TARGET}" \
2154 no-ctfconvert no-implicit-rule before-depend local \
2158 compile-with "${NORMAL_FWO}" \
2159 no-implicit-rule \
2162 dependency "$S/contrib/dev/iwn/iwlwifi-4965-228.61.2.24.fw.uu" \
2163 compile-with "${NORMAL_FW}" \
2164 no-obj no-implicit-rule \
2167 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn5000.fw:iwn5000fw -miwn5000fw -c${.TARGET}" \
2168 no-ctfconvert no-implicit-rule before-depend local \
2172 compile-with "${NORMAL_FWO}" \
2173 no-implicit-rule \
2176 dependency "$S/contrib/dev/iwn/iwlwifi-5000-8.83.5.1.fw.uu" \
2177 compile-with "${NORMAL_FW}" \
2178 no-obj no-implicit-rule \
2181 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn5150.fw:iwn5150fw -miwn5150fw -c${.TARGET}" \
2182 no-ctfconvert no-implicit-rule before-depend local \
2186 compile-with "${NORMAL_FWO}" \
2187 no-implicit-rule \
2190 dependency "$S/contrib/dev/iwn/iwlwifi-5150-8.24.2.2.fw.uu"\
2191 compile-with "${NORMAL_FW}" \
2192 no-obj no-implicit-rule \
2195 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn6000.fw:iwn6000fw -miwn6000fw -c${.TARGET}" \
2196 no-ctfconvert no-implicit-rule before-depend local \
2200 compile-with "${NORMAL_FWO}" \
2201 no-implicit-rule \
2204 dependency "$S/contrib/dev/iwn/iwlwifi-6000-9.221.4.1.fw.uu" \
2205 compile-with "${NORMAL_FW}" \
2206 no-obj no-implicit-rule \
2209 …compile-with "${AWK} -f $S/tools/fw_stub.awk iwn6000g2a.fw:iwn6000g2afw -miwn6000g2afw -c${.TARGET…
2210 no-ctfconvert no-implicit-rule before-depend local \
2214 compile-with "${NORMAL_FWO}" \
2215 no-implicit-rule \
2218 dependency "$S/contrib/dev/iwn/iwlwifi-6000g2a-18.168.6.1.fw.uu" \
2219 compile-with "${NORMAL_FW}" \
2220 no-obj no-implicit-rule \
2223 …compile-with "${AWK} -f $S/tools/fw_stub.awk iwn6000g2b.fw:iwn6000g2bfw -miwn6000g2bfw -c${.TARGET…
2224 no-ctfconvert no-implicit-rule before-depend local \
2228 compile-with "${NORMAL_FWO}" \
2229 no-implicit-rule \
2232 dependency "$S/contrib/dev/iwn/iwlwifi-6000g2b-18.168.6.1.fw.uu" \
2233 compile-with "${NORMAL_FW}" \
2234 no-obj no-implicit-rule \
2237 compile-with "${AWK} -f $S/tools/fw_stub.awk iwn6050.fw:iwn6050fw -miwn6050fw -c${.TARGET}" \
2238 no-ctfconvert no-implicit-rule before-depend local \
2242 compile-with "${NORMAL_FWO}" \
2243 no-implicit-rule \
2246 dependency "$S/contrib/dev/iwn/iwlwifi-6050-41.28.5.1.fw.uu" \
2247 compile-with "${NORMAL_FW}" \
2248 no-obj no-implicit-rule \
2251 compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP"
2253 compile-with "${NORMAL_C} -I$S/dev/ixgbe -DSMP"
2255 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2257 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2259 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2261 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2263 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2265 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2267 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2269 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2271 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2273 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2275 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2277 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2279 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2281 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2283 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2285 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2287 compile-with "${NORMAL_C} -I$S/dev/ixgbe"
2300 compile-with "${NORMAL_C} \
2301 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2303 compile-with "${NORMAL_C} \
2304 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2306 compile-with "${NORMAL_C} \
2307 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2309 compile-with "${NORMAL_C} \
2310 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2312 compile-with "${NORMAL_C} \
2313 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2315 compile-with "${NORMAL_C} \
2316 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2318 compile-with "${NORMAL_C} \
2319 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2321 compile-with "${NORMAL_C} \
2322 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2324 compile-with "${NORMAL_C} \
2325 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2327 compile-with "${NORMAL_C} \
2328 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2330 compile-with "${NORMAL_C} \
2331 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2333 compile-with "${NORMAL_C} \
2334 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2336 compile-with "${NORMAL_C} \
2337 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2339 compile-with "${NORMAL_C} \
2340 -I$S/dev/liquidio -I$S/dev/liquidio/base -DSMP"
2342 …compile-with "${AWK} -f $S/tools/fw_stub.awk lio_23xx_nic.bin.fw:lio_23xx_nic.bin -mlio_23xx_nic.b…
2343 no-ctfconvert no-implicit-rule before-depend local \
2347 compile-with "${NORMAL_FWO}" \
2348 no-implicit-rule \
2352 compile-with "${NORMAL_FW}" \
2353 no-obj no-implicit-rule \
2370 dev/mii/acphy.c optional miibus | acphy
2371 dev/mii/amphy.c optional miibus | amphy
2372 dev/mii/atphy.c optional miibus | atphy
2373 dev/mii/axphy.c optional miibus | axphy
2374 dev/mii/bmtphy.c optional miibus | bmtphy
2375 dev/mii/brgphy.c optional miibus | brgphy
2376 dev/mii/ciphy.c optional miibus | ciphy
2377 dev/mii/dp83822phy.c optional miibus | dp83822phy
2378 dev/mii/dp83867phy.c optional miibus | dp83867phy
2379 dev/mii/e1000phy.c optional miibus | e1000phy
2380 dev/mii/gentbi.c optional miibus | gentbi
2381 dev/mii/icsphy.c optional miibus | icsphy
2382 dev/mii/ip1000phy.c optional miibus | ip1000phy
2383 dev/mii/jmphy.c optional miibus | jmphy
2384 dev/mii/lxtphy.c optional miibus | lxtphy
2385 dev/mii/mcommphy.c optional miibus | mcommphy
2386 dev/mii/micphy.c optional miibus fdt | micphy fdt
2387 dev/mii/mii.c optional miibus | mii
2388 dev/mii/mii_bitbang.c optional miibus | mii_bitbang
2389 dev/mii/mii_physubr.c optional miibus | mii
2390 dev/mii/mii_fdt.c optional miibus fdt | mii fdt
2391 dev/mii/miibus_if.m optional miibus | mii
2392 dev/mii/mv88e151x.c optional miibus | mv88e151x
2393 dev/mii/nsgphy.c optional miibus | nsgphy
2394 dev/mii/nsphy.c optional miibus | nsphy
2395 dev/mii/nsphyter.c optional miibus | nsphyter
2396 dev/mii/pnaphy.c optional miibus | pnaphy
2397 dev/mii/qsphy.c optional miibus | qsphy
2398 dev/mii/rdcphy.c optional miibus | rdcphy
2399 dev/mii/rgephy.c optional miibus | rgephy
2400 dev/mii/rlphy.c optional miibus | rlphy
2401 dev/mii/rlswitch.c optional rlswitch
2402 dev/mii/smcphy.c optional miibus | smcphy
2403 dev/mii/smscphy.c optional miibus | smscphy
2404 dev/mii/tdkphy.c optional miibus | tdkphy
2405 dev/mii/truephy.c optional miibus | truephy
2406 dev/mii/ukphy.c optional miibus | mii
2407 dev/mii/ukphy_subr.c optional miibus | mii
2408 dev/mii/vscphy.c optional miibus | vscphy
2409 dev/mii/xmphy.c optional miibus | xmphy
2411 compile-with "${MLXFW_C}"
2413 compile-with "${MLXFW_C}"
2415 compile-with "${MLXFW_C}"
2435 compile-with "${NORMAL_C} ${NO_WSOMETIMES_UNINITIALIZED}"
2438 compile-with "${NORMAL_C} ${NO_WUNNEEDED_INTERNAL_DECL}"
2446 compile-with "${NORMAL_C} ${NO_WSOMETIMES_UNINITIALIZED}"
2449 compile-with "${NORMAL_C} ${NO_WUNNEEDED_INTERNAL_DECL}"
2467 compile-with "${LINUXKPI_C}"
2476 …compile-with "${AWK} -f $S/tools/fw_stub.awk mw88W8363.fw:mw88W8363fw mwlboot.fw:mwlboot -mmwl -c$…
2477 no-ctfconvert no-implicit-rule before-depend local \
2481 compile-with "${NORMAL_FWO}" \
2482 no-implicit-rule \
2486 compile-with "${NORMAL_FW}" \
2487 no-obj no-implicit-rule \
2491 compile-with "${NORMAL_FWO}" \
2492 no-implicit-rule \
2496 compile-with "${NORMAL_FW}" \
2497 no-obj no-implicit-rule \
2519 # compile-with "${NORMAL_C} -Wconversion -Wextra"
2623 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2625 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2627 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2629 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2631 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2633 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2635 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2637 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2639 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2641 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2643 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2645 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2647 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2649 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2651 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2653 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2655 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2657 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2659 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2661 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2663 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2665 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2667 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2669 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2671 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2673 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2675 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2677 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2679 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2681 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2683 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2685 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2687 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2689 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2691 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2693 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2695 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2697 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2699 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2701 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2703 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2705 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2707 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2709 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2711 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2713 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2715 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2717 compile-with "${NORMAL_C} -Wunused-variable -Woverflow -Wparentheses -w"
2738 dev/pst/pst-iop.c optional pst
2739 dev/pst/pst-pci.c optional pst pci
2740 dev/pst/pst-raid.c optional pst
2757 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2561.fw:rt2561fw -mrt2561 -c${.TARGET}" \
2758 no-ctfconvert no-implicit-rule before-depend local \
2762 compile-with "${NORMAL_FWO}" \
2763 no-implicit-rule \
2767 compile-with "${NORMAL_FW}" \
2768 no-obj no-implicit-rule \
2771 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2561s.fw:rt2561sfw -mrt2561s -c${.TARGET}" \
2772 no-ctfconvert no-implicit-rule before-depend local \
2776 compile-with "${NORMAL_FWO}" \
2777 no-implicit-rule \
2781 compile-with "${NORMAL_FW}" \
2782 no-obj no-implicit-rule \
2785 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2661.fw:rt2661fw -mrt2661 -c${.TARGET}" \
2786 no-ctfconvert no-implicit-rule before-depend local \
2790 compile-with "${NORMAL_FWO}" \
2791 no-implicit-rule \
2795 compile-with "${NORMAL_FW}" \
2796 no-obj no-implicit-rule \
2799 compile-with "${AWK} -f $S/tools/fw_stub.awk rt2860.fw:rt2860fw -mrt2860 -c${.TARGET}" \
2800 no-ctfconvert no-implicit-rule before-depend local \
2804 compile-with "${NORMAL_FWO}" \
2805 no-implicit-rule \
2809 compile-with "${NORMAL_FW}" \
2810 no-obj no-implicit-rule \
2817 compile-with "${NORMAL_C} -I$S/crypto/blake2"
2819 compile-with "${NORMAL_C} -I$S/crypto/blake2"
2821 compile-with "${NORMAL_C} -I$S/crypto/blake2"
2934 rtwn-rtl8188eefw.c optional rtwn-rtl8188eefw | rtwnfw \
2935 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8188eefw.fw:rtwn-rtl8188eefw:111 -mrtwn-rtl81…
2936 no-ctfconvert no-implicit-rule before-depend local \
2937 clean "rtwn-rtl8188eefw.c"
2938 rtwn-rtl8188eefw.fwo optional rtwn-rtl8188eefw | rtwnfw \
2939 dependency "rtwn-rtl8188eefw.fw" \
2940 compile-with "${NORMAL_FWO}" \
2941 no-implicit-rule \
2942 clean "rtwn-rtl8188eefw.fwo"
2943 rtwn-rtl8188eefw.fw optional rtwn-rtl8188eefw | rtwnfw \
2944 dependency "$S/contrib/dev/rtwn/rtwn-rtl8188eefw.fw.uu" \
2945 compile-with "${NORMAL_FW}" \
2946 no-obj no-implicit-rule \
2947 clean "rtwn-rtl8188eefw.fw"
2948 rtwn-rtl8188eufw.c optional rtwn-rtl8188eufw | rtwnfw \
2949 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8188eufw.fw:rtwn-rtl8188eufw:111 -mrtwn-rtl81…
2950 no-ctfconvert no-implicit-rule before-depend local \
2951 clean "rtwn-rtl8188eufw.c"
2952 rtwn-rtl8188eufw.fwo optional rtwn-rtl8188eufw | rtwnfw \
2953 dependency "rtwn-rtl8188eufw.fw" \
2954 compile-with "${NORMAL_FWO}" \
2955 no-implicit-rule \
2956 clean "rtwn-rtl8188eufw.fwo"
2957 rtwn-rtl8188eufw.fw optional rtwn-rtl8188eufw | rtwnfw \
2958 dependency "$S/contrib/dev/rtwn/rtwn-rtl8188eufw.fw.uu" \
2959 compile-with "${NORMAL_FW}" \
2960 no-obj no-implicit-rule \
2961 clean "rtwn-rtl8188eufw.fw"
2962 rtwn-rtl8192cfwE.c optional rtwn-rtl8192cfwE | rtwnfw \
2963 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8192cfwE.fw:rtwn-rtl8192cfwE:111 -mrtwn-rtl81…
2964 no-ctfconvert no-implicit-rule before-depend local \
2965 clean "rtwn-rtl8192cfwE.c"
2966 rtwn-rtl8192cfwE.fwo optional rtwn-rtl8192cfwE | rtwnfw \
2967 dependency "rtwn-rtl8192cfwE.fw" \
2968 compile-with "${NORMAL_FWO}" \
2969 no-implicit-rule \
2970 clean "rtwn-rtl8192cfwE.fwo"
2971 rtwn-rtl8192cfwE.fw optional rtwn-rtl8192cfwE | rtwnfw \
2972 dependency "$S/contrib/dev/rtwn/rtwn-rtl8192cfwE.fw.uu" \
2973 compile-with "${NORMAL_FW}" \
2974 no-obj no-implicit-rule \
2975 clean "rtwn-rtl8192cfwE.fw"
2976 rtwn-rtl8192cfwE_B.c optional rtwn-rtl8192cfwE_B | rtwnfw \
2977 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8192cfwE_B.fw:rtwn-rtl8192cfwE_B:111 -mrtwn-r…
2978 no-ctfconvert no-implicit-rule before-depend local \
2979 clean "rtwn-rtl8192cfwE_B.c"
2980 rtwn-rtl8192cfwE_B.fwo optional rtwn-rtl8192cfwE_B | rtwnfw \
2981 dependency "rtwn-rtl8192cfwE_B.fw" \
2982 compile-with "${NORMAL_FWO}" \
2983 no-implicit-rule \
2984 clean "rtwn-rtl8192cfwE_B.fwo"
2985 rtwn-rtl8192cfwE_B.fw optional rtwn-rtl8192cfwE_B | rtwnfw \
2986 dependency "$S/contrib/dev/rtwn/rtwn-rtl8192cfwE_B.fw.uu" \
2987 compile-with "${NORMAL_FW}" \
2988 no-obj no-implicit-rule \
2989 clean "rtwn-rtl8192cfwE_B.fw"
2990 rtwn-rtl8192cfwT.c optional rtwn-rtl8192cfwT | rtwnfw \
2991 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8192cfwT.fw:rtwn-rtl8192cfwT:111 -mrtwn-rtl81…
2992 no-ctfconvert no-implicit-rule before-depend local \
2993 clean "rtwn-rtl8192cfwT.c"
2994 rtwn-rtl8192cfwT.fwo optional rtwn-rtl8192cfwT | rtwnfw \
2995 dependency "rtwn-rtl8192cfwT.fw" \
2996 compile-with "${NORMAL_FWO}" \
2997 no-implicit-rule \
2998 clean "rtwn-rtl8192cfwT.fwo"
2999 rtwn-rtl8192cfwT.fw optional rtwn-rtl8192cfwT | rtwnfw \
3000 dependency "$S/contrib/dev/rtwn/rtwn-rtl8192cfwT.fw.uu" \
3001 compile-with "${NORMAL_FW}" \
3002 no-obj no-implicit-rule \
3003 clean "rtwn-rtl8192cfwT.fw"
3004 rtwn-rtl8192cfwU.c optional rtwn-rtl8192cfwU | rtwnfw \
3005 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8192cfwU.fw:rtwn-rtl8192cfwU:111 -mrtwn-rtl81…
3006 no-ctfconvert no-implicit-rule before-depend local \
3007 clean "rtwn-rtl8192cfwU.c"
3008 rtwn-rtl8192cfwU.fwo optional rtwn-rtl8192cfwU | rtwnfw \
3009 dependency "rtwn-rtl8192cfwU.fw" \
3010 compile-with "${NORMAL_FWO}" \
3011 no-implicit-rule \
3012 clean "rtwn-rtl8192cfwU.fwo"
3013 rtwn-rtl8192cfwU.fw optional rtwn-rtl8192cfwU | rtwnfw \
3014 dependency "$S/contrib/dev/rtwn/rtwn-rtl8192cfwU.fw.uu" \
3015 compile-with "${NORMAL_FW}" \
3016 no-obj no-implicit-rule \
3017 clean "rtwn-rtl8192cfwU.fw"
3018 rtwn-rtl8192eufw.c optional rtwn-rtl8192eufw | rtwnfw \
3019 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8192eufw.fw:rtwn-rtl8192eufw:111 -mrtwn-rtl81…
3020 no-ctfconvert no-implicit-rule before-depend local \
3021 clean "rtwn-rtl8192eufw.c"
3022 rtwn-rtl8192eufw.fwo optional rtwn-rtl8192eufw | rtwnfw \
3023 dependency "rtwn-rtl8192eufw.fw" \
3024 compile-with "${NORMAL_FWO}" \
3025 no-implicit-rule \
3026 clean "rtwn-rtl8192eufw.fwo"
3027 rtwn-rtl8192eufw.fw optional rtwn-rtl8192eufw | rtwnfw \
3028 dependency "$S/contrib/dev/rtwn/rtwn-rtl8192eufw.fw.uu" \
3029 compile-with "${NORMAL_FW}" \
3030 no-obj no-implicit-rule \
3031 clean "rtwn-rtl8192eufw.fw"
3032 rtwn-rtl8812aufw.c optional rtwn-rtl8812aufw | rtwnfw \
3033 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8812aufw.fw:rtwn-rtl8812aufw:111 -mrtwn-rtl88…
3034 no-ctfconvert no-implicit-rule before-depend local \
3035 clean "rtwn-rtl8812aufw.c"
3036 rtwn-rtl8812aufw.fwo optional rtwn-rtl8812aufw | rtwnfw \
3037 dependency "rtwn-rtl8812aufw.fw" \
3038 compile-with "${NORMAL_FWO}" \
3039 no-implicit-rule \
3040 clean "rtwn-rtl8812aufw.fwo"
3041 rtwn-rtl8812aufw.fw optional rtwn-rtl8812aufw | rtwnfw \
3042 dependency "$S/contrib/dev/rtwn/rtwn-rtl8812aufw.fw.uu" \
3043 compile-with "${NORMAL_FW}" \
3044 no-obj no-implicit-rule \
3045 clean "rtwn-rtl8812aufw.fw"
3046 rtwn-rtl8821aufw.c optional rtwn-rtl8821aufw | rtwnfw \
3047 …compile-with "${AWK} -f $S/tools/fw_stub.awk rtwn-rtl8821aufw.fw:rtwn-rtl8821aufw:111 -mrtwn-rtl88…
3048 no-ctfconvert no-implicit-rule before-depend local \
3049 clean "rtwn-rtl8821aufw.c"
3050 rtwn-rtl8821aufw.fwo optional rtwn-rtl8821aufw | rtwnfw \
3051 dependency "rtwn-rtl8821aufw.fw" \
3052 compile-with "${NORMAL_FWO}" \
3053 no-implicit-rule \
3054 clean "rtwn-rtl8821aufw.fwo"
3055 rtwn-rtl8821aufw.fw optional rtwn-rtl8821aufw | rtwnfw \
3056 dependency "$S/contrib/dev/rtwn/rtwn-rtl8821aufw.fw.uu" \
3057 compile-with "${NORMAL_FW}" \
3058 no-obj no-implicit-rule \
3059 clean "rtwn-rtl8821aufw.fw"
3099 dev/sound/pci/emu10kx-pcm.c optional snd_emu10kx pci
3100 dev/sound/pci/emu10kx-midi.c optional snd_emu10kx pci
3120 dev/sound/pci/hdsp-pcm.c optional snd_hdsp pci
3122 dev/sound/pci/hdspe-pcm.c optional snd_hdspe pci
3184 dev/syscons/scterm-dumb.c optional sc !SC_NO_TERM_DUMB
3185 dev/syscons/scterm-sc.c optional sc !SC_NO_TERM_SC
3186 dev/syscons/scterm-teken.c optional sc !SC_NO_TERM_TEKEN
3322 rsu-rtl8712fw.c optional rsu-rtl8712fw | rsufw \
3323 …compile-with "${AWK} -f $S/tools/fw_stub.awk rsu-rtl8712fw.fw:rsu-rtl8712fw:120 -mrsu-rtl8712fw -c…
3324 no-ctfconvert no-implicit-rule before-depend local \
3325 clean "rsu-rtl8712fw.c"
3326 rsu-rtl8712fw.fwo optional rsu-rtl8712fw | rsufw \
3327 dependency "rsu-rtl8712fw.fw" \
3328 compile-with "${NORMAL_FWO}" \
3329 no-implicit-rule \
3330 clean "rsu-rtl8712fw.fwo"
3331 rsu-rtl8712fw.fw optional rsu-rtl8712.fw | rsufw \
3332 dependency "$S/contrib/dev/rsu/rsu-rtl8712fw.fw.uu" \
3333 compile-with "${NORMAL_FW}" \
3334 no-obj no-implicit-rule \
3335 clean "rsu-rtl8712fw.fw"
3339 compile-with "${AWK} -f $S/tools/fw_stub.awk run.fw:runfw -mrunfw -c${.TARGET}" \
3340 no-ctfconvert no-implicit-rule before-depend local \
3344 compile-with "${NORMAL_FWO}" \
3345 no-implicit-rule \
3349 compile-with "${NORMAL_FW}" \
3350 no-obj no-implicit-rule \
3494 compile-with "${NORMAL_C} -include $S/dev/wg/compat.h"
3496 compile-with "${NORMAL_C} -include $S/dev/wg/compat.h"
3498 compile-with "${NORMAL_C} -include $S/dev/wg/compat.h"
3500 compile-with "${NORMAL_C} -include $S/dev/wg/compat.h"
3503 compile-with "${AWK} -f $S/tools/fw_stub.awk wpi.fw:wpifw:153229 -mwpi -c${.TARGET}" \
3504 no-ctfconvert no-implicit-rule before-depend local \
3508 compile-with "${NORMAL_FWO}" \
3509 no-implicit-rule \
3512 dependency "$S/contrib/dev/wpi/iwlwifi-3945-15.32.2.9.fw.uu" \
3513 compile-with "${NORMAL_FW}" \
3514 no-obj no-implicit-rule \
3633 fs/tarfs/tarfs_io.c optional tarfs compile-with "${NORMAL_C} -I$S/contrib/zstd/lib/freebsd"
3729 compile-with "${NORMAL_C} -I$S/contrib/zstd/lib/freebsd"
3766 compile-with "${LINUXKPI_C}"
3810 compile-with "${NOSAN_C} ${MSAN_CFLAGS}"
3875 compile-with "${NORMAL_C:N-fstack-protector*}"
3879 compile-with "${NOSAN_C:N-fstack-protector*}"
3889 compile-with "${NORMAL_C} -I$S/contrib/zstd/lib/freebsd"
3891 compile-with "${NOSAN_C}"
3894 compile-with "${NOSAN_C:N-fstack-protector*}"
3914 compile-with "${NOSAN_C:N-fstack-protector*}"
3998 # Kernel GSS-API
4002 compile-with "RPCGEN_CPP='${CPP}' rpcgen -hM $S/kgssapi/gssd.x | grep -v pthread.h > gssd.h" \
4003 no-obj no-implicit-rule before-depend local \
4007 compile-with "RPCGEN_CPP='${CPP}' rpcgen -c $S/kgssapi/gssd.x -o gssd_xdr.c" \
4008 no-ctfconvert no-implicit-rule before-depend local \
4012 compile-with "RPCGEN_CPP='${CPP}' rpcgen -lM $S/kgssapi/gssd.x | grep -v string.h > gssd_clnt.c" \
4013 no-ctfconvert no-implicit-rule before-depend local \
4105 compile-with "${ZLIB_C}"
4108 compile-with "${ZLIB_C}"
4111 compile-with "${ZLIB_C}"
4114 compile-with "${ZLIB_C}"
4117 compile-with "${ZLIB_C}"
4120 compile-with "${ZLIB_C}"
4123 compile-with "${ZLIB_C}"
4126 compile-with "${ZLIB_C}"
4129 compile-with "${ZLIB_C}"
4132 compile-with "${ZLIB_C}"
4214 compile-with "${NORMAL_C} -Wno-unused-function"
4218 compile-with "${NORMAL_C} -Wno-unused-function"
4229 compile-with "${NORMAL_C} -Wno-unused-function"
4235 compile-with "${NORMAL_C} -Wno-unused-function"
4250 compile-with "${NORMAL_C} -Wno-unused-function"
4410 compile-with "${NORMAL_C} -DMODNAME=tcp_bbr -DSTACKNAME=bbr"
4412 compile-with "${NORMAL_C} -DMODNAME=tcp_rack -DSTACKNAME=rack"
4499 netlink/route/rt.c optional netlink
4516 compile-with "${NORMAL_C} -I$S/contrib/ck/include"
4533 ipfirewall_nat64 compile-with "${NORMAL_C} -I$S/contrib/ck/include"
4535 ipfirewall_nat64 compile-with "${NORMAL_C} -I$S/contrib/ck/include"
4588 compile-with "${LINUXKPI_C}"
4590 compile-with "${LINUXKPI_C}"
4592 compile-with "${LINUXKPI_C}"
4594 compile-with "${LINUXKPI_C}"
4596 compile-with "${LINUXKPI_C}"
4598 compile-with "${LINUXKPI_C}"
4600 compile-with "${LINUXKPI_C}"
4602 compile-with "${LINUXKPI_C}"
4604 compile-with "${LINUXKPI_C}"
4606 compile-with "${LINUXKPI_C}"
4608 compile-with "${LINUXKPI_C}"
4610 compile-with "${LINUXKPI_C}"
4612 compile-with "${LINUXKPI_C}"
4614 compile-with "${LINUXKPI_C}"
4616 compile-with "${LINUXKPI_C}"
4618 compile-with "${LINUXKPI_C}"
4620 compile-with "${LINUXKPI_C}"
4622 compile-with "${LINUXKPI_C}"
4624 compile-with "${LINUXKPI_C}"
4626 compile-with "${LINUXKPI_C}"
4628 compile-with "${LINUXKPI_C}"
4630 compile-with "${LINUXKPI_C}"
4632 compile-with "${LINUXKPI_C}"
4634 compile-with "${LINUXKPI_C}"
4636 compile-with "${LINUXKPI_C}"
4638 compile-with "${LINUXKPI_C}"
4640 compile-with "${LINUXKPI_C} -I$S/contrib/ck/include"
4642 compile-with "${LINUXKPI_C}"
4644 compile-with "${LINUXKPI_C}"
4646 compile-with "${LINUXKPI_C}"
4648 compile-with "${LINUXKPI_C}"
4650 compile-with "${LINUXKPI_C}"
4652 compile-with "${LINUXKPI_C}"
4654 compile-with "${LINUXKPI_C}"
4656 compile-with "${LINUXKPI_C}"
4660 compile-with "${LINUXKPI_C}"
4662 compile-with "${LINUXKPI_C}"
4664 compile-with "${LINUXKPI_C}"
4669 compile-with "${OFED_C}"
4671 compile-with "${OFED_C}"
4673 compile-with "${OFED_C}"
4675 compile-with "${OFED_C}"
4677 compile-with "${OFED_C}"
4679 compile-with "${OFED_C}"
4681 compile-with "${OFED_C}"
4683 compile-with "${OFED_C}"
4685 compile-with "${OFED_C}"
4687 compile-with "${OFED_C} ${NO_WUNUSED_BUT_SET_VARIABLE}"
4689 compile-with "${OFED_C}"
4691 compile-with "${OFED_C}"
4693 compile-with "${OFED_C}"
4695 compile-with "${OFED_C}"
4697 compile-with "${OFED_C}"
4699 compile-with "${OFED_C}"
4701 compile-with "${OFED_C}"
4703 compile-with "${OFED_C}"
4705 compile-with "${OFED_C}"
4707 compile-with "${OFED_C}"
4709 compile-with "${OFED_C}"
4711 compile-with "${OFED_C}"
4713 compile-with "${OFED_C}"
4715 compile-with "${OFED_C}"
4717 compile-with "${OFED_C}"
4719 compile-with "${OFED_C}"
4721 compile-with "${OFED_C}"
4723 compile-with "${OFED_C}"
4725 compile-with "${OFED_C}"
4727 compile-with "${OFED_C}"
4729 compile-with "${OFED_C}"
4731 compile-with "${OFED_C}"
4733 compile-with "${OFED_C}"
4735 compile-with "${OFED_C}"
4737 compile-with "${OFED_C}"
4739 compile-with "${OFED_C}"
4741 compile-with "${OFED_C}"
4743 compile-with "${OFED_C}"
4745 compile-with "${OFED_C}"
4747 compile-with "${OFED_C}"
4750 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4752 # compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4754 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4756 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4758 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4760 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4762 # compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/ipoib/"
4765 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
4767 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
4769 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/ ${NO_WUNUSED_BUT_SET_VARIABLE}"
4771 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
4773 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/ ${NO_WUNUSED_BUT_SET_VARIABLE}"
4776 compile-with "${OFED_C} -I$S/dev/ice/"
4778 compile-with "${OFED_C} -I$S/dev/ice/"
4780 compile-with "${OFED_C} -I$S/dev/ice/"
4782 compile-with "${OFED_C} -I$S/dev/ice/"
4784 compile-with "${OFED_C} -I$S/dev/ice/"
4786 compile-with "${OFED_C} -I$S/dev/ice/"
4788 compile-with "${OFED_C} -I$S/dev/ice/"
4790 compile-with "${OFED_C} -I$S/dev/ice/"
4792 compile-with "${OFED_C} -I$S/dev/ice/"
4794 compile-with "${OFED_C} -I$S/dev/ice/"
4796 compile-with "${OFED_C} -I$S/dev/ice/"
4798 compile-with "${OFED_C} -I$S/dev/ice/"
4800 compile-with "${OFED_C} -I$S/dev/ice/"
4802 compile-with "${OFED_C} -I$S/dev/ice/"
4804 compile-with "${OFED_C} -I$S/dev/ice/"
4807 compile-with "${OFED_C}"
4809 compile-with "${OFED_C}"
4811 compile-with "${OFED_C}"
4813 compile-with "${OFED_C}"
4815 compile-with "${OFED_C}"
4817 compile-with "${OFED_C}"
4819 compile-with "${OFED_C}"
4821 compile-with "${OFED_C}"
4823 compile-with "${OFED_C}"
4825 compile-with "${OFED_C}"
4827 compile-with "${OFED_C}"
4829 compile-with "${OFED_C}"
4831 compile-with "${OFED_C}"
4833 compile-with "${OFED_C}"
4835 compile-with "${OFED_C}"
4837 compile-with "${OFED_C}"
4839 compile-with "${OFED_C}"
4841 compile-with "${OFED_C}"
4844 compile-with "${OFED_C}"
4846 compile-with "${OFED_C}"
4848 compile-with "${OFED_C}"
4850 compile-with "${OFED_C}"
4852 compile-with "${OFED_C}"
4854 compile-with "${OFED_C}"
4856 compile-with "${OFED_C}"
4858 compile-with "${OFED_C}"
4860 compile-with "${OFED_C}"
4862 compile-with "${OFED_C}"
4864 compile-with "${OFED_C}"
4866 compile-with "${OFED_C}"
4868 compile-with "${OFED_C}"
4871 compile-with "${OFED_C}"
4873 compile-with "${OFED_C}"
4875 compile-with "${OFED_C}"
4877 compile-with "${OFED_C}"
4879 compile-with "${OFED_C}"
4881 compile-with "${OFED_C}"
4883 compile-with "${OFED_C}"
4885 compile-with "${OFED_C}"
4887 compile-with "${OFED_C}"
4889 compile-with "${OFED_C}"
4891 compile-with "${OFED_C}"
4893 compile-with "${OFED_C}"
4895 compile-with "${OFED_C}"
4897 compile-with "${OFED_C}"
4899 compile-with "${OFED_C}"
4901 compile-with "${OFED_C}"
4903 compile-with "${OFED_C}"
4905 compile-with "${OFED_C}"
4907 compile-with "${OFED_C}"
4909 compile-with "${OFED_C}"
4912 compile-with "${OFED_C}"
4914 compile-with "${OFED_C}"
4916 compile-with "${OFED_C}"
4918 compile-with "${OFED_C}"
4920 compile-with "${OFED_C}"
4922 compile-with "${OFED_C}"
4924 compile-with "${OFED_C}"
4927 compile-with "${OFED_C}"
4929 compile-with "${OFED_C}"
4931 compile-with "${OFED_C}"
4933 compile-with "${OFED_C}"
4935 compile-with "${OFED_C}"
4937 compile-with "${OFED_C}"
4939 compile-with "${OFED_C}"
4941 compile-with "${OFED_C}"
4943 compile-with "${OFED_C}"
4945 compile-with "${OFED_C}"
4947 compile-with "${OFED_C}"
4949 compile-with "${OFED_C}"
4951 compile-with "${OFED_C}"
4954 compile-with "${OFED_C}"
4956 compile-with "${OFED_C}"
4958 compile-with "${OFED_C}"
4960 compile-with "${OFED_C}"
4962 compile-with "${OFED_C}"
4964 compile-with "${OFED_C}"
4966 compile-with "${OFED_C}"
4968 compile-with "${OFED_C}"
4970 compile-with "${OFED_C}"
4972 compile-with "${OFED_C}"
4974 compile-with "${OFED_C}"
4976 compile-with "${OFED_C}"
4978 compile-with "${OFED_C}"
4980 compile-with "${OFED_C}"
4982 compile-with "${OFED_C}"
4984 compile-with "${OFED_C}"
4986 compile-with "${OFED_C}"
4988 compile-with "${OFED_C}"
4990 compile-with "${OFED_C}"
4992 compile-with "${OFED_C}"
4994 compile-with "${OFED_C}"
4996 compile-with "${OFED_C}"
4998 compile-with "${OFED_C}"
5000 compile-with "${OFED_C}"
5002 compile-with "${OFED_C}"
5004 compile-with "${OFED_C}"
5006 compile-with "${OFED_C}"
5008 compile-with "${OFED_C}"
5010 compile-with "${OFED_C}"
5012 compile-with "${OFED_C}"
5014 compile-with "${OFED_C}"
5016 compile-with "${OFED_C}"
5018 compile-with "${OFED_C}"
5020 compile-with "${OFED_C}"
5022 compile-with "${OFED_C}"
5024 compile-with "${OFED_C}"
5026 compile-with "${OFED_C}"
5028 compile-with "${OFED_C}"
5030 compile-with "${OFED_C}"
5032 compile-with "${OFED_C}"
5035 compile-with "${OFED_C}"
5037 compile-with "${OFED_C}"
5039 compile-with "${OFED_C}"
5041 compile-with "${OFED_C}"
5043 compile-with "${OFED_C}"
5045 compile-with "${OFED_C}"
5047 compile-with "${OFED_C}"
5049 compile-with "${OFED_C}"
5051 compile-with "${OFED_C}"
5053 compile-with "${OFED_C}"
5055 compile-with "${OFED_C}"
5057 compile-with "${OFED_C}"
5076 compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include -I$S/crypto/libsodium"
5082 compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include -I$S/crypto/libsodium"
5088 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5091 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5094 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5097 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5100 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5103 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5106 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5109 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5112 …compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include/sodium -I$S/crypto/libsodiu…
5114 compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include -I$S/crypto/libsodium"
5116 compile-with "${NORMAL_C} -I$S/contrib/libsodium/src/libsodium/include -I$S/crypto/libsodium"
5140 # Kernel RPC-over-TLS
5144 …compile-with "RPCGEN_CPP='${CPP}' rpcgen -hM $S/rpc/rpcsec_tls/rpctlscd.x | grep -v pthread.h > r…
5145 no-obj no-implicit-rule before-depend local \
5149 …compile-with "RPCGEN_CPP='${CPP}' rpcgen -c $S/rpc/rpcsec_tls/rpctlscd.x -o rpctlscd_xdr.c" no-ct…
5150 no-implicit-rule before-depend local \
5154 …compile-with "RPCGEN_CPP='${CPP}' rpcgen -lM $S/rpc/rpcsec_tls/rpctlscd.x | grep -v string.h > rp…
5155 no-implicit-rule before-depend local \
5159 …compile-with "RPCGEN_CPP='${CPP}' rpcgen -hM $S/rpc/rpcsec_tls/rpctlssd.x | grep -v pthread.h > r…
5160 no-obj no-implicit-rule before-depend local \
5164 …compile-with "RPCGEN_CPP='${CPP}' rpcgen -c $S/rpc/rpcsec_tls/rpctlssd.x -o rpctlssd_xdr.c" no-ct…
5165 no-implicit-rule before-depend local \
5169 …compile-with "RPCGEN_CPP='${CPP}' rpcgen -lM $S/rpc/rpcsec_tls/rpctlssd.x | grep -v string.h > rp…
5170 no-implicit-rule before-depend local \
5184 security/audit/audit_dtrace.c optional dtaudit audit | dtraceall audit compile-with "${CDDL_C}"