Deleted Added
full compact
files (67481) files (67555)
1# $FreeBSD: head/sys/conf/files 67481 2000-10-24 03:38:28Z babkin $
1# $FreeBSD: head/sys/conf/files 67555 2000-10-25 06:59:06Z msmith $
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" \

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

351dev/streams/streams.c optional streams
352dev/stg/tmc18c30.c optional stg
353dev/stg/tmc18c30_pccard.c optional stg card
354dev/stg/tmc18c30_isa.c optional stg isa
355dev/sym/sym_hipd.c optional sym \
356 dependency "$S/dev/sym/sym_{conf,defs}.h"
357dev/tdfx/tdfx_pci.c optional tdfx
358dev/twe/twe.c optional twe
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" \

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

351dev/streams/streams.c optional streams
352dev/stg/tmc18c30.c optional stg
353dev/stg/tmc18c30_pccard.c optional stg card
354dev/stg/tmc18c30_isa.c optional stg isa
355dev/sym/sym_hipd.c optional sym \
356 dependency "$S/dev/sym/sym_{conf,defs}.h"
357dev/tdfx/tdfx_pci.c optional tdfx
358dev/twe/twe.c optional twe
359dev/twe/twe_disk.c optional twe
359dev/twe/twe_freebsd.c optional twe
360#
361# USB support
362dev/usb/usb_if.m optional usb
363dev/usb/hid.c optional usb
364dev/usb/if_aue.c optional aue
365dev/usb/if_cue.c optional cue
366dev/usb/if_kue.c optional kue
367dev/usb/ohci.c optional ohci

--- 686 unchanged lines hidden ---
360#
361# USB support
362dev/usb/usb_if.m optional usb
363dev/usb/hid.c optional usb
364dev/usb/if_aue.c optional aue
365dev/usb/if_cue.c optional cue
366dev/usb/if_kue.c optional kue
367dev/usb/ohci.c optional ohci

--- 686 unchanged lines hidden ---