Deleted Added
full compact
files (56507) files (56555)
1# $FreeBSD: head/sys/conf/files 56507 2000-01-24 08:12:40Z peter $
1# $FreeBSD: head/sys/conf/files 56555 2000-01-24 20:39:02Z brian $
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" \

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

547net/if_ppp.c optional ppp
548net/if_sl.c optional sl
549net/if_spppsubr.c optional sppp
550net/if_tun.c optional tun
551net/if_vlan.c optional vlan
552net/net_osdep.c standard
553net/ppp_deflate.c optional ppp_deflate
554net/ppp_tty.c optional ppp
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" \

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

547net/if_ppp.c optional ppp
548net/if_sl.c optional sl
549net/if_spppsubr.c optional sppp
550net/if_tun.c optional tun
551net/if_vlan.c optional vlan
552net/net_osdep.c standard
553net/ppp_deflate.c optional ppp_deflate
554net/ppp_tty.c optional ppp
555net/intrq.c standard
555net/radix.c standard
556net/raw_cb.c standard
557net/raw_usrreq.c standard
558net/route.c standard
559net/rtsock.c standard
560net/slcompress.c optional ppp
561net/slcompress.c optional sl
562net/zlib.c optional ppp_deflate

--- 433 unchanged lines hidden ---
556net/radix.c standard
557net/raw_cb.c standard
558net/raw_usrreq.c standard
559net/route.c standard
560net/rtsock.c standard
561net/slcompress.c optional ppp
562net/slcompress.c optional sl
563net/zlib.c optional ppp_deflate

--- 433 unchanged lines hidden ---