Deleted Added
full compact
files (100128) files (100206)
1# $FreeBSD: head/sys/conf/files 100128 2002-07-15 19:11:21Z jhb $
1# $FreeBSD: head/sys/conf/files 100206 2002-07-17 01:46:48Z dd $
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" \

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

672dev/wi/if_wi_pci.c optional wi pci
673dev/wi/wi_hostap.c optional wi
674dev/wl/if_wl.c optional wl isa
675dev/xe/if_xe.c optional xe
676dev/xe/if_xe_pccard.c optional xe card
677dev/xe/if_xe_pccard.c optional xe pccard
678fs/deadfs/dead_vnops.c standard
679fs/devfs/devfs_devs.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" \

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

672dev/wi/if_wi_pci.c optional wi pci
673dev/wi/wi_hostap.c optional wi
674dev/wl/if_wl.c optional wl isa
675dev/xe/if_xe.c optional xe
676dev/xe/if_xe_pccard.c optional xe card
677dev/xe/if_xe_pccard.c optional xe pccard
678fs/deadfs/dead_vnops.c standard
679fs/devfs/devfs_devs.c standard
680fs/devfs/devfs_rule.c standard
680fs/devfs/devfs_vfsops.c standard
681fs/devfs/devfs_vnops.c standard
682fs/fdescfs/fdesc_vfsops.c optional fdescfs
683fs/fdescfs/fdesc_vnops.c optional fdescfs
684fs/fifofs/fifo_vnops.c standard
685fs/hpfs/hpfs_alsubr.c optional hpfs
686fs/hpfs/hpfs_hash.c optional hpfs
687fs/hpfs/hpfs_lookup.c optional hpfs

--- 689 unchanged lines hidden ---
681fs/devfs/devfs_vfsops.c standard
682fs/devfs/devfs_vnops.c standard
683fs/fdescfs/fdesc_vfsops.c optional fdescfs
684fs/fdescfs/fdesc_vnops.c optional fdescfs
685fs/fifofs/fifo_vnops.c standard
686fs/hpfs/hpfs_alsubr.c optional hpfs
687fs/hpfs/hpfs_hash.c optional hpfs
688fs/hpfs/hpfs_lookup.c optional hpfs

--- 689 unchanged lines hidden ---