Lines Matching refs:hfile
37 hfile="podules.h"
53 printf("/*\t\$NetBSD\$\t*/\n\n") > hfile
54 printf("/*\n") > hfile
56 > hfile
57 printf(" *\n") > hfile
58 printf(" * generated from:\n") > hfile
59 printf(" *\t%s\n", VERSION) > hfile
60 printf(" */\n") > hfile
71 vendors[nvendors, 2]) > hfile
77 printf("\t/* ") > hfile
82 printf("(") > hfile
88 printf("%s", $f) > hfile
90 printf(" ") > hfile
95 printf("%s", vendors[nvendors, i]) > hfile
97 printf(" ") > hfile
101 printf(")") > hfile
103 printf(" */") > hfile
104 printf("\n") > hfile
114 podules[npodules, 1], podules[npodules, 2]) > hfile
121 printf("\t/* ") > hfile
126 printf("(") > hfile
132 printf("%s", $f) > hfile
134 printf(" ") > hfile
139 printf("%s", podules[npodules, i]) > hfile
141 printf(" ") > hfile
145 printf(")") > hfile
147 printf(" */") > hfile
148 printf("\n") > hfile
155 print $0 > hfile