1#	$NetBSD: Makefile,v 1.1 2014/02/24 07:23:42 skrll Exp $
2
3#	$OpenBSD: Makefile,v 1.3 1999/04/20 20:19:37 mickey Exp $
4
5.include <bsd.own.mk>
6
7cpudevs.h cpudevs_data.h: cpudevs devlist2h.awk
8	/bin/rm -f cpudevs.h cpudevs_data.h
9	${TOOL_AWK} -f devlist2h.awk cpudevs
10
11