Deleted Added
full compact
files (122514) files (122524)
1# $FreeBSD: head/sys/conf/files 122514 2003-11-11 22:07:29Z jhb $
1# $FreeBSD: head/sys/conf/files 122524 2003-11-12 03:14:31Z rwatson $
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" \

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

1613pci/meteor.c count meteor pci nowerror
1614pci/ncr.c optional ncr pci
1615pci/viapm.c optional viapm pci
1616pci/xrpu.c optional xrpu pci
1617posix4/ksched.c optional _kposix_priority_scheduling
1618posix4/p1003_1b.c standard
1619posix4/posix4_mib.c standard
1620kern/uipc_sem.c optional p1003_1b_semaphores
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" \

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

1613pci/meteor.c count meteor pci nowerror
1614pci/ncr.c optional ncr pci
1615pci/viapm.c optional viapm pci
1616pci/xrpu.c optional xrpu pci
1617posix4/ksched.c optional _kposix_priority_scheduling
1618posix4/p1003_1b.c standard
1619posix4/posix4_mib.c standard
1620kern/uipc_sem.c optional p1003_1b_semaphores
1621security/mac/mac_label.c optional mac
1621security/mac/mac_net.c optional mac
1622security/mac/mac_pipe.c optional mac
1623security/mac/mac_process.c optional mac
1624security/mac/mac_system.c optional mac
1625security/mac/mac_vfs.c optional mac
1626security/mac_biba/mac_biba.c optional mac_biba
1627security/mac_bsdextended/mac_bsdextended.c optional mac_bsdextended
1628security/mac_ifoff/mac_ifoff.c optional mac_ifoff

--- 51 unchanged lines hidden ---
1622security/mac/mac_net.c optional mac
1623security/mac/mac_pipe.c optional mac
1624security/mac/mac_process.c optional mac
1625security/mac/mac_system.c optional mac
1626security/mac/mac_vfs.c optional mac
1627security/mac_biba/mac_biba.c optional mac_biba
1628security/mac_bsdextended/mac_bsdextended.c optional mac_bsdextended
1629security/mac_ifoff/mac_ifoff.c optional mac_ifoff

--- 51 unchanged lines hidden ---