Home | History | Annotate | Download | only in mca

Lines Matching refs:hfile

38 	hfile="mcadevs.h"
57 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
58 printf("/*\n") > hfile
60 > hfile
61 printf(" *\n") > hfile
62 printf(" * generated from:\n") > hfile
63 printf(" *\t%s\n", VERSION) > hfile
64 printf(" */\n") > hfile
82 # if third parameter is an alias, print appropriate entry to hfile,
86 $0) > hfile
94 print $0 > hfile
99 printf("\n/*\n * Supported MCA devices\n */\n\n") > hfile
115 close(hfile)