Deleted Added
full compact
files (116444) files (116491)
1# $FreeBSD: head/sys/conf/files 116444 2003-06-16 15:25:51Z harti $
1# $FreeBSD: head/sys/conf/files 116491 2003-06-17 16:12:50Z harti $
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" \

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

403dev/firewire/fwohci.c optional firewire
404dev/firewire/fwohci_pci.c optional firewire pci
405dev/firewire/if_fwe.c optional fwe
406dev/firewire/sbp.c optional sbp
407dev/fxp/if_fxp.c optional fxp
408dev/gem/if_gem.c optional gem
409dev/gem/if_gem_pci.c optional gem pci
410dev/gx/if_gx.c optional gx
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" \

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

403dev/firewire/fwohci.c optional firewire
404dev/firewire/fwohci_pci.c optional firewire pci
405dev/firewire/if_fwe.c optional fwe
406dev/firewire/sbp.c optional sbp
407dev/fxp/if_fxp.c optional fxp
408dev/gem/if_gem.c optional gem
409dev/gem/if_gem_pci.c optional gem pci
410dev/gx/if_gx.c optional gx
411dev/hatm/if_hatm.c optional hatm pci
412dev/hatm/if_hatm_intr.c optional hatm pci
413dev/hatm/if_hatm_ioctl.c optional hatm pci
414dev/hatm/if_hatm_rx.c optional hatm pci
415dev/hatm/if_hatm_tx.c optional hatm pci
411dev/hea/eni.c optional hea nowerror
412dev/hea/eni_buffer.c optional hea nowerror
413dev/hea/eni_globals.c optional hea
414dev/hea/eni_if.c optional hea
415dev/hea/eni_init.c optional hea
416dev/hea/eni_intr.c optional hea
417dev/hea/eni_receive.c optional hea
418dev/hea/eni_transmit.c optional hea

--- 1166 unchanged lines hidden ---
416dev/hea/eni.c optional hea nowerror
417dev/hea/eni_buffer.c optional hea nowerror
418dev/hea/eni_globals.c optional hea
419dev/hea/eni_if.c optional hea
420dev/hea/eni_init.c optional hea
421dev/hea/eni_intr.c optional hea
422dev/hea/eni_receive.c optional hea
423dev/hea/eni_transmit.c optional hea

--- 1166 unchanged lines hidden ---