Deleted Added
full compact
files (108535) files (108685)
1# $FreeBSD: head/sys/conf/files 108535 2003-01-01 19:49:30Z jake $
1# $FreeBSD: head/sys/conf/files 108685 2003-01-04 22:07:48Z jake $
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" \

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

961isa/pnpparse.c optional isa
962isofs/cd9660/cd9660_bmap.c optional cd9660
963isofs/cd9660/cd9660_lookup.c optional cd9660
964isofs/cd9660/cd9660_node.c optional cd9660
965isofs/cd9660/cd9660_rrip.c optional cd9660
966isofs/cd9660/cd9660_util.c optional cd9660
967isofs/cd9660/cd9660_vfsops.c optional cd9660
968isofs/cd9660/cd9660_vnops.c optional cd9660
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" \

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

961isa/pnpparse.c optional isa
962isofs/cd9660/cd9660_bmap.c optional cd9660
963isofs/cd9660/cd9660_lookup.c optional cd9660
964isofs/cd9660/cd9660_node.c optional cd9660
965isofs/cd9660/cd9660_rrip.c optional cd9660
966isofs/cd9660/cd9660_util.c optional cd9660
967isofs/cd9660/cd9660_vfsops.c optional cd9660
968isofs/cd9660/cd9660_vnops.c optional cd9660
969kern/imgact_elf32.c standard
970kern/imgact_elf64.c standard
971kern/imgact_elfN.c standard
969kern/imgact_elf.c standard
972kern/imgact_shell.c standard
973kern/inflate.c optional gzip
974kern/init_main.c standard
975kern/init_sysent.c standard
976kern/kern_acct.c standard
977kern/kern_acl.c standard
978kern/kern_alq.c optional alq
979kern/kern_clock.c standard

--- 582 unchanged lines hidden ---
970kern/imgact_shell.c standard
971kern/inflate.c optional gzip
972kern/init_main.c standard
973kern/init_sysent.c standard
974kern/kern_acct.c standard
975kern/kern_acl.c standard
976kern/kern_alq.c optional alq
977kern/kern_clock.c standard

--- 582 unchanged lines hidden ---