Home | History | Annotate | Line # | Download | only in dev
Makefile revision 1.2.172.1
      1  1.2.172.1     haad #	$NetBSD: Makefile,v 1.2.172.1 2008/12/13 01:13:11 haad Exp $
      2        1.1  thorpej 
      3  1.2.172.1     haad .include <bsd.sys.mk>
      4        1.1  thorpej 
      5        1.1  thorpej diodevs.h diodevs_data.h: diodevs devlist2h.awk
      6        1.1  thorpej 	/bin/rm -f diodevs.h diodevs_data.h
      7  1.2.172.1     haad 	${TOOL_AWK} -f devlist2h.awk diodevs
      8