Deleted Added
full compact
files (118609) files (118774)
1# $FreeBSD: head/sys/conf/files 118609 2003-08-07 15:51:35Z njl $
1# $FreeBSD: head/sys/conf/files 118774 2003-08-11 08:40:02Z harti $
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/aicasm/*.[chyl]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

1333netatm/uni/unisig_mbuf.c optional atm_uni atm_core
1334netatm/uni/unisig_msg.c optional atm_uni atm_core
1335netatm/uni/unisig_print.c optional atm_uni atm_core
1336netatm/uni/unisig_proto.c optional atm_uni atm_core
1337netatm/uni/unisig_sigmgr_state.c optional atm_uni atm_core
1338netatm/uni/unisig_subr.c optional atm_uni atm_core
1339netatm/uni/unisig_util.c optional atm_uni atm_core
1340netatm/uni/unisig_vc_state.c optional atm_uni atm_core
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/aicasm/*.[chyl]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

1333netatm/uni/unisig_mbuf.c optional atm_uni atm_core
1334netatm/uni/unisig_msg.c optional atm_uni atm_core
1335netatm/uni/unisig_print.c optional atm_uni atm_core
1336netatm/uni/unisig_proto.c optional atm_uni atm_core
1337netatm/uni/unisig_sigmgr_state.c optional atm_uni atm_core
1338netatm/uni/unisig_subr.c optional atm_uni atm_core
1339netatm/uni/unisig_util.c optional atm_uni atm_core
1340netatm/uni/unisig_vc_state.c optional atm_uni atm_core
1341netgraph/atm/atmpif/ng_atmpif.c optional netgraph_atm_atmpif
1342netgraph/atm/atmpif/ng_atmpif_harp.c optional netgraph_atm_atmpif
1341netgraph/atm/ng_atm.c optional ngatm_atm
1342netgraph/ng_UI.c optional netgraph_UI
1343netgraph/ng_async.c optional netgraph_async
1344netgraph/ng_base.c optional netgraph
1345netgraph/ng_bpf.c optional netgraph_bpf
1346net/bpf_filter.c optional netgraph_bpf
1347netgraph/ng_bridge.c optional netgraph_bridge
1348netgraph/ng_cisco.c optional netgraph_cisco

--- 268 unchanged lines hidden ---
1343netgraph/atm/ng_atm.c optional ngatm_atm
1344netgraph/ng_UI.c optional netgraph_UI
1345netgraph/ng_async.c optional netgraph_async
1346netgraph/ng_base.c optional netgraph
1347netgraph/ng_bpf.c optional netgraph_bpf
1348net/bpf_filter.c optional netgraph_bpf
1349netgraph/ng_bridge.c optional netgraph_bridge
1350netgraph/ng_cisco.c optional netgraph_cisco

--- 268 unchanged lines hidden ---