NetBSD/sys/dev/eisa/Makefile.eisadevs
apb 96230fab84 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-10-19 22:05:19 +00:00

8 lines
218 B
Makefile

# $NetBSD: Makefile.eisadevs,v 1.2 2008/10/19 22:05:22 apb Exp $
.include <bsd.own.mk>
eisadevs.h eisadevs_data.h: eisadevs devlist2h.awk
/bin/rm -f eisadevs.h eisadevs_data.h
${TOOL_AWK} -f devlist2h.awk eisadevs