1# $NetBSD: Makefile.giodevs,v 1.6 2014/01/10 16:36:29 christos Exp $ 2 3.include <bsd.own.mk> 4 5giodevs.h: giodevs devlist2h.awk 6 /bin/rm -f giodevs.h giodevs_data.h 7 ${TOOL_AWK} -f devlist2h.awk giodevs 8
1# $NetBSD: Makefile.giodevs,v 1.6 2014/01/10 16:36:29 christos Exp $ 2 3.include <bsd.own.mk> 4 5giodevs.h: giodevs devlist2h.awk 6 /bin/rm -f giodevs.h giodevs_data.h 7 ${TOOL_AWK} -f devlist2h.awk giodevs 8