Deleted Added
full compact
files (83651) files (83934)
1# $FreeBSD: head/sys/conf/files 83651 2001-09-18 23:32:09Z peter $
1# $FreeBSD: head/sys/conf/files 83934 2001-09-25 18:40:52Z brooks $
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" \

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

898net/bridge.c optional bridge
899net/bsd_comp.c optional ppp_bsdcomp
900#net/hostcache.c standard
901net/if.c standard
902net/if_atmsubr.c optional atm
903net/if_disc.c optional disc
904net/if_ef.c optional ef
905net/if_ethersubr.c optional ether
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" \

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

898net/bridge.c optional bridge
899net/bsd_comp.c optional ppp_bsdcomp
900#net/hostcache.c standard
901net/if.c standard
902net/if_atmsubr.c optional atm
903net/if_disc.c optional disc
904net/if_ef.c optional ef
905net/if_ethersubr.c optional ether
906net/if_faith.c count faith
906net/if_faith.c optional faith
907net/if_fddisubr.c optional fddi
908net/if_gif.c optional gif
909net/if_iso88025subr.c optional token
910net/if_loop.c optional loop
911net/if_media.c standard
912net/if_mib.c standard
913net/if_ppp.c count ppp
914net/if_sl.c optional sl

--- 389 unchanged lines hidden ---
907net/if_fddisubr.c optional fddi
908net/if_gif.c optional gif
909net/if_iso88025subr.c optional token
910net/if_loop.c optional loop
911net/if_media.c standard
912net/if_mib.c standard
913net/if_ppp.c count ppp
914net/if_sl.c optional sl

--- 389 unchanged lines hidden ---