Deleted Added
full compact
files (92603) files (92654)
1# $FreeBSD: head/sys/conf/files 92603 2002-03-18 18:23:42Z joe $
1# $FreeBSD: head/sys/conf/files 92654 2002-03-19 09:11:49Z jeff $
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" \

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

1334vm/vm_page.c standard
1335vm/vm_pageq.c standard
1336vm/vm_contig.c standard
1337vm/vm_zeroidle.c standard
1338vm/vm_pageout.c standard
1339vm/vm_pager.c standard
1340vm/vm_swap.c standard
1341vm/vm_unix.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" \

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

1334vm/vm_page.c standard
1335vm/vm_pageq.c standard
1336vm/vm_contig.c standard
1337vm/vm_zeroidle.c standard
1338vm/vm_pageout.c standard
1339vm/vm_pager.c standard
1340vm/vm_swap.c standard
1341vm/vm_unix.c standard
1342vm/vm_zone.c standard
1342vm/uma_core.c standard
1343vm/vnode_pager.c standard
1343vm/vnode_pager.c standard