Deleted Added
full compact
files (36475) files (36849)
1aicasm optional ahc device-driver \
2 dependency "$S/dev/aic7xxx/*.[chyl]" \
1aicasm optional ahc device-driver \
2 dependency "$S/dev/aic7xxx/*.[chyl]" \
3 compile-with "make -f $S/dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx" \
3 compile-with "${MAKE} -f $S/dev/aic7xxx/Makefile MAKESRCPATH=$S/dev/aic7xxx" \
4 no-obj no-implicit-rule \
5 clean "aicasm"
6#
7# The long compile-with and dependency lines are required because of
8# limitations in config: backslash-newline doesn't work in strings, and
9# dependency lines other than the first are silently ignored.
10#
11aic7xxx_{seq,reg}.h optional ahc device-driver \

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

81kern/imgact_aout.c standard
82kern/imgact_elf.c standard
83kern/imgact_gzip.c optional gzip
84kern/imgact_shell.c standard
85kern/inflate.c optional gzip
86kern/init_main.c standard
87kern/init_sysent.c standard
88kern/init_sysvec.c standard
4 no-obj no-implicit-rule \
5 clean "aicasm"
6#
7# The long compile-with and dependency lines are required because of
8# limitations in config: backslash-newline doesn't work in strings, and
9# dependency lines other than the first are silently ignored.
10#
11aic7xxx_{seq,reg}.h optional ahc device-driver \

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

81kern/imgact_aout.c standard
82kern/imgact_elf.c standard
83kern/imgact_gzip.c optional gzip
84kern/imgact_shell.c standard
85kern/inflate.c optional gzip
86kern/init_main.c standard
87kern/init_sysent.c standard
88kern/init_sysvec.c standard
89kern/kern_intr.c standard
89#kern/kern_intr.c standard
90kern/kern_module.c standard
91kern/kern_linker.c standard
92kern/link_aout.c standard
93kern/kern_acct.c standard
94kern/kern_clock.c standard
95kern/kern_conf.c standard
96kern/kern_descrip.c standard
97kern/kern_exec.c standard

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

398pci/isp_pci.c optional isp device-driver
399pci/meteor.c optional meteor device-driver
400pci/ncr.c optional ncr device-driver
401pci/pci.c optional pci device-driver
402pci/pci_compat.c optional pci
403pci/pcisupport.c optional pci
404pci/tek390.c optional amd device-driver
405pci/wdc_p.c optional wdc device-driver
90kern/kern_module.c standard
91kern/kern_linker.c standard
92kern/link_aout.c standard
93kern/kern_acct.c standard
94kern/kern_clock.c standard
95kern/kern_conf.c standard
96kern/kern_descrip.c standard
97kern/kern_exec.c standard

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

398pci/isp_pci.c optional isp device-driver
399pci/meteor.c optional meteor device-driver
400pci/ncr.c optional ncr device-driver
401pci/pci.c optional pci device-driver
402pci/pci_compat.c optional pci
403pci/pcisupport.c optional pci
404pci/tek390.c optional amd device-driver
405pci/wdc_p.c optional wdc device-driver
406pci/simos.c optional simos device-driver
406pci/xrpu.c optional xrpu device-driver
407posix4/posix4_mib.c standard
408posix4/p1003_1b.c standard
409posix4/ksched.c optional _kposix_priority_scheduling
410scsi/cd.c optional cd
411scsi/ch.c optional ch
412scsi/od.c optional od
413scsi/pt.c optional pt

--- 56 unchanged lines hidden ---
407pci/xrpu.c optional xrpu device-driver
408posix4/posix4_mib.c standard
409posix4/p1003_1b.c standard
410posix4/ksched.c optional _kposix_priority_scheduling
411scsi/cd.c optional cd
412scsi/ch.c optional ch
413scsi/od.c optional od
414scsi/pt.c optional pt

--- 56 unchanged lines hidden ---