Deleted Added
full compact
files (65292) files (65310)
1# $FreeBSD: head/sys/conf/files 65292 2000-08-31 15:34:54Z takawata $
1# $FreeBSD: head/sys/conf/files 65310 2000-09-01 01:37:13Z archie $
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]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx" \

--- 695 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
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]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx" \

--- 695 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 ---