NetBSD/sys/dev/isapnp/Makefile.isapnpdevs
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

11 lines
250 B
Makefile

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