Deleted Added
full compact
files (87474) files (88633)
1# $FreeBSD: head/sys/conf/files 87474 2001-12-07 01:52:40Z imp $
1# $FreeBSD: head/sys/conf/files 88633 2001-12-29 07:13:47Z alfred $
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" \

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

851kern/uipc_domain.c standard
852kern/uipc_mbuf.c standard
853kern/uipc_mbuf2.c standard
854kern/uipc_proto.c standard
855kern/uipc_socket.c standard
856kern/uipc_socket2.c standard
857kern/uipc_syscalls.c standard
858kern/uipc_usrreq.c standard
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" \

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

851kern/uipc_domain.c standard
852kern/uipc_mbuf.c standard
853kern/uipc_mbuf2.c standard
854kern/uipc_proto.c standard
855kern/uipc_socket.c standard
856kern/uipc_socket2.c standard
857kern/uipc_syscalls.c standard
858kern/uipc_usrreq.c standard
859kern/vfs_aio.c standard
859kern/vfs_aio.c optional vfs_aio
860kern/vfs_bio.c standard
861kern/vfs_cache.c standard
862kern/vfs_cluster.c standard
863kern/vfs_conf.c standard
864kern/vfs_default.c standard
865kern/vfs_export.c standard
866kern/vfs_init.c standard
867kern/vfs_lookup.c standard

--- 446 unchanged lines hidden ---
860kern/vfs_bio.c standard
861kern/vfs_cache.c standard
862kern/vfs_cluster.c standard
863kern/vfs_conf.c standard
864kern/vfs_default.c standard
865kern/vfs_export.c standard
866kern/vfs_init.c standard
867kern/vfs_lookup.c standard

--- 446 unchanged lines hidden ---