Home | History | Annotate | Line # | Download | only in tc
Makefile.tcdevs revision 1.1.156.1
      1 #	$NetBSD: Makefile.tcdevs,v 1.1.156.1 2008/12/13 01:14:53 haad Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 tcdevs.h tcdevs_data.h: tcdevs devlist2h.awk
      6 	/bin/rm -f tcdevs.h tcdevs_data.h
      7 	${TOOL_AWK} -f devlist2h.awk tcdevs
      8