Restore the terminating backslash lost by a typo.

This commit is contained in:
Nate Lawson 2004-06-30 04:54:39 +00:00
parent 5708f1dd7c
commit f207ef23d4

View File

@ -4,7 +4,7 @@
# limitations in config: backslash-newline doesn't work in strings, and
# dependency lines other than the first are silently ignored.
#
acpi_quirks.h optional acpi
acpi_quirks.h optional acpi \
dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
no-obj no-implicit-rule \