files (7444fe98e5d380d91ebb570831b5de89da9236ed) | files (0f40c3f1624261a969340c13467c47f2e5c4b120) |
---|---|
1# $FreeBSD$ 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# 7acpi_quirks.h optional acpi \ 8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \ --- 37 unchanged lines hidden (view full) --- 46 compile-with "./aicasm ${INCLUDES} -I$S/cam/scsi -I$S/dev/aic7xxx -o aic79xx_seq.h -r aic79xx_reg.h -p aic79xx_reg_print.c -i $S/dev/aic7xxx/aic79xx_osm.h $S/dev/aic7xxx/aic79xx.seq" \ 47 no-obj no-implicit-rule local \ 48 clean "aic79xx_reg_print.c" \ 49 dependency "$S/dev/aic7xxx/aic79xx.{reg,seq} $S/cam/scsi/scsi_message.h aicasm" 50aic79xx_reg_print.o optional ahd pci ahd_reg_pretty_print \ 51 compile-with "${NORMAL_C}" \ 52 no-implicit-rule local 53emu10k1-alsa%diked.h optional snd_emu10k1 | snd_emu10kx \ | 1# $FreeBSD$ 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# 7acpi_quirks.h optional acpi \ 8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \ --- 37 unchanged lines hidden (view full) --- 46 compile-with "./aicasm ${INCLUDES} -I$S/cam/scsi -I$S/dev/aic7xxx -o aic79xx_seq.h -r aic79xx_reg.h -p aic79xx_reg_print.c -i $S/dev/aic7xxx/aic79xx_osm.h $S/dev/aic7xxx/aic79xx.seq" \ 47 no-obj no-implicit-rule local \ 48 clean "aic79xx_reg_print.c" \ 49 dependency "$S/dev/aic7xxx/aic79xx.{reg,seq} $S/cam/scsi/scsi_message.h aicasm" 50aic79xx_reg_print.o optional ahd pci ahd_reg_pretty_print \ 51 compile-with "${NORMAL_C}" \ 52 no-implicit-rule local 53emu10k1-alsa%diked.h optional snd_emu10k1 | snd_emu10kx \ |
54 dependency "$S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/emu10k1-alsa.h" \ 55 compile-with "CC='${CC}' AWK=${AWK} sh $S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/emu10k1-alsa.h emu10k1-alsa%diked.h" \ | 54 dependency "$S/tools/sound/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/emu10k1-alsa.h" \ 55 compile-with "CC='${CC}' AWK=${AWK} sh $S/tools/sound/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/emu10k1-alsa.h emu10k1-alsa%diked.h" \ |
56 no-obj no-implicit-rule before-depend \ 57 clean "emu10k1-alsa%diked.h" 58p16v-alsa%diked.h optional snd_emu10kx pci \ | 56 no-obj no-implicit-rule before-depend \ 57 clean "emu10k1-alsa%diked.h" 58p16v-alsa%diked.h optional snd_emu10kx pci \ |
59 dependency "$S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p16v-alsa.h" \ 60 compile-with "CC='${CC}' AWK=${AWK} sh $S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p16v-alsa.h p16v-alsa%diked.h" \ | 59 dependency "$S/tools/sound/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p16v-alsa.h" \ 60 compile-with "CC='${CC}' AWK=${AWK} sh $S/tools/sound/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p16v-alsa.h p16v-alsa%diked.h" \ |
61 no-obj no-implicit-rule before-depend \ 62 clean "p16v-alsa%diked.h" 63p17v-alsa%diked.h optional snd_emu10kx pci \ | 61 no-obj no-implicit-rule before-depend \ 62 clean "p16v-alsa%diked.h" 63p17v-alsa%diked.h optional snd_emu10kx pci \ |
64 dependency "$S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p17v-alsa.h" \ 65 compile-with "CC='${CC}' AWK=${AWK} sh $S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p17v-alsa.h p17v-alsa%diked.h" \ | 64 dependency "$S/tools/sound/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p17v-alsa.h" \ 65 compile-with "CC='${CC}' AWK=${AWK} sh $S/tools/sound/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/p17v-alsa.h p17v-alsa%diked.h" \ |
66 no-obj no-implicit-rule before-depend \ 67 clean "p17v-alsa%diked.h" 68feeder_eq_gen.h optional sound \ | 66 no-obj no-implicit-rule before-depend \ 67 clean "p17v-alsa%diked.h" 68feeder_eq_gen.h optional sound \ |
69 dependency "$S/tools/feeder_eq_mkfilter.awk" \ 70 compile-with "${AWK} -f $S/tools/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > feeder_eq_gen.h" \ | 69 dependency "$S/tools/sound/feeder_eq_mkfilter.awk" \ 70 compile-with "${AWK} -f $S/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > feeder_eq_gen.h" \ |
71 no-obj no-implicit-rule before-depend \ 72 clean "feeder_eq_gen.h" 73feeder_rate_gen.h optional sound \ | 71 no-obj no-implicit-rule before-depend \ 72 clean "feeder_eq_gen.h" 73feeder_rate_gen.h optional sound \ |
74 dependency "$S/tools/feeder_rate_mkfilter.awk" \ 75 compile-with "${AWK} -f $S/tools/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > feeder_rate_gen.h" \ | 74 dependency "$S/tools/sound/feeder_rate_mkfilter.awk" \ 75 compile-with "${AWK} -f $S/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > feeder_rate_gen.h" \ |
76 no-obj no-implicit-rule before-depend \ 77 clean "feeder_rate_gen.h" 78snd_fxdiv_gen.h optional sound \ | 76 no-obj no-implicit-rule before-depend \ 77 clean "feeder_rate_gen.h" 78snd_fxdiv_gen.h optional sound \ |
79 dependency "$S/tools/snd_fxdiv_gen.awk" \ 80 compile-with "${AWK} -f $S/tools/snd_fxdiv_gen.awk -- > snd_fxdiv_gen.h" \ | 79 dependency "$S/tools/sound/snd_fxdiv_gen.awk" \ 80 compile-with "${AWK} -f $S/tools/sound/snd_fxdiv_gen.awk -- > snd_fxdiv_gen.h" \ |
81 no-obj no-implicit-rule before-depend \ 82 clean "snd_fxdiv_gen.h" 83miidevs.h optional miibus | mii \ 84 dependency "$S/tools/miidevs2h.awk $S/dev/mii/miidevs" \ 85 compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \ 86 no-obj no-implicit-rule before-depend \ 87 clean "miidevs.h" 88pccarddevs.h standard \ --- 2723 unchanged lines hidden --- | 81 no-obj no-implicit-rule before-depend \ 82 clean "snd_fxdiv_gen.h" 83miidevs.h optional miibus | mii \ 84 dependency "$S/tools/miidevs2h.awk $S/dev/mii/miidevs" \ 85 compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \ 86 no-obj no-implicit-rule before-depend \ 87 clean "miidevs.h" 88pccarddevs.h standard \ --- 2723 unchanged lines hidden --- |