Deleted Added
full compact
files (79263) files (79265)
1# $FreeBSD: head/sys/conf/files 79263 2001-07-04 23:27:09Z dillon $
1# $FreeBSD: head/sys/conf/files 79265 2001-07-05 01:32:42Z dillon $
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" \

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

1249vm/vm_kern.c standard
1250vm/vm_map.c standard
1251vm/vm_meter.c standard
1252vm/vm_mmap.c standard
1253vm/vm_object.c standard
1254vm/vm_page.c standard
1255vm/vm_pageq.c standard
1256vm/vm_contig.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" \

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

1249vm/vm_kern.c standard
1250vm/vm_map.c standard
1251vm/vm_meter.c standard
1252vm/vm_mmap.c standard
1253vm/vm_object.c standard
1254vm/vm_page.c standard
1255vm/vm_pageq.c standard
1256vm/vm_contig.c standard
1257vm/vm_zeroidle.c standard
1257vm/vm_pageout.c standard
1258vm/vm_pager.c standard
1259vm/vm_swap.c standard
1260vm/vm_unix.c standard
1261vm/vm_zone.c standard
1262vm/vnode_pager.c standard
1258vm/vm_pageout.c standard
1259vm/vm_pager.c standard
1260vm/vm_swap.c standard
1261vm/vm_unix.c standard
1262vm/vm_zone.c standard
1263vm/vnode_pager.c standard