files (b1f12b6157778c5fc99dd6467de04edf2e981ca9) files (ed2dbd316aca41338dbad82208cd24cb96b33faa)
1# $FreeBSD$
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7aicasm optional ahc \
8 dependency "$S/dev/aic7xxx/*.[chyl]" \

--- 696 unchanged lines hidden (view full) ---

705netatm/uni/unisig_subr.c optional atm_uni atm_core
706netatm/uni/unisig_util.c optional atm_uni atm_core
707netatm/uni/unisig_vc_state.c optional atm_uni atm_core
708netgraph/ng_UI.c optional netgraph_UI
709netgraph/ng_async.c optional netgraph_async
710netgraph/ng_base.c optional netgraph
711netgraph/ng_bpf.c optional netgraph_bpf
712net/bpf_filter.c optional netgraph_bpf
1# $FreeBSD$
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7aicasm optional ahc \
8 dependency "$S/dev/aic7xxx/*.[chyl]" \

--- 696 unchanged lines hidden (view full) ---

705netatm/uni/unisig_subr.c optional atm_uni atm_core
706netatm/uni/unisig_util.c optional atm_uni atm_core
707netatm/uni/unisig_vc_state.c optional atm_uni atm_core
708netgraph/ng_UI.c optional netgraph_UI
709netgraph/ng_async.c optional netgraph_async
710netgraph/ng_base.c optional netgraph
711netgraph/ng_bpf.c optional netgraph_bpf
712net/bpf_filter.c optional netgraph_bpf
713netgraph/ng_bridge.c optional netgraph_bridge
713netgraph/ng_cisco.c optional netgraph_cisco
714netgraph/ng_echo.c optional netgraph_echo
715netgraph/ng_ether.c optional netgraph_ether
716netgraph/ng_frame_relay.c optional netgraph_frame_relay
717netgraph/ng_hole.c optional netgraph_hole
718netgraph/ng_iface.c optional netgraph_iface
719netgraph/ng_ksocket.c optional netgraph_ksocket
720netgraph/ng_lmi.c optional netgraph_lmi

--- 255 unchanged lines hidden ---
714netgraph/ng_cisco.c optional netgraph_cisco
715netgraph/ng_echo.c optional netgraph_echo
716netgraph/ng_ether.c optional netgraph_ether
717netgraph/ng_frame_relay.c optional netgraph_frame_relay
718netgraph/ng_hole.c optional netgraph_hole
719netgraph/ng_iface.c optional netgraph_iface
720netgraph/ng_ksocket.c optional netgraph_ksocket
721netgraph/ng_lmi.c optional netgraph_lmi

--- 255 unchanged lines hidden ---