Deleted Added
full compact
files (80419) files (81322)
1# $FreeBSD: head/sys/conf/files 80419 2001-07-26 23:04:46Z peter $
1# $FreeBSD: head/sys/conf/files 81322 2001-08-09 00:02:30Z peter $
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" \

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

536dev/sr/if_sr_pci.c optional sr pci
537dev/streams/streams.c optional streams
538dev/stg/tmc18c30.c optional stg
539dev/stg/tmc18c30_pccard.c optional stg card
540#dev/stg/tmc18c30_pccard.c optional stg pccard
541dev/stg/tmc18c30_isa.c optional stg isa
542dev/sym/sym_hipd.c optional sym \
543 dependency "$S/dev/sym/sym_{conf,defs}.h"
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" \

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

536dev/sr/if_sr_pci.c optional sr pci
537dev/streams/streams.c optional streams
538dev/stg/tmc18c30.c optional stg
539dev/stg/tmc18c30_pccard.c optional stg card
540#dev/stg/tmc18c30_pccard.c optional stg pccard
541dev/stg/tmc18c30_isa.c optional stg isa
542dev/sym/sym_hipd.c optional sym \
543 dependency "$S/dev/sym/sym_{conf,defs}.h"
544dev/syscons/blank/blank_saver.c optional blank_saver
545dev/syscons/daemon/daemon_saver.c optional daemon_saver
546dev/syscons/fade/fade_saver.c optional fade_saver
547dev/syscons/fire/fire_saver.c optional fire_saver
548dev/syscons/green/green_saver.c optional green_saver
549dev/syscons/logo/logo_saver.c optional logo_saver
550dev/syscons/logo/logo.c optional logo_saver
551dev/syscons/rain/rain_saver.c optional rain_saver
552dev/syscons/star/star_saver.c optional star_saver
553dev/syscons/warp/warp_saver.c optional warp_saver
544dev/tdfx/tdfx_pci.c optional tdfx pci
545dev/twe/twe.c optional twe
546dev/twe/twe_freebsd.c optional twe
547dev/txp/if_txp.c optional txp
548#
549# USB support
550dev/usb/usb_if.m optional usb
551dev/usb/hid.c optional usb

--- 716 unchanged lines hidden ---
554dev/tdfx/tdfx_pci.c optional tdfx pci
555dev/twe/twe.c optional twe
556dev/twe/twe_freebsd.c optional twe
557dev/txp/if_txp.c optional txp
558#
559# USB support
560dev/usb/usb_if.m optional usb
561dev/usb/hid.c optional usb

--- 716 unchanged lines hidden ---