Home | History | Annotate | Download | only in pcmcia

Lines Matching refs:hfile

88 	hfile="pcmciadevs.h"
105 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
106 printf("/*\n") > hfile
108 > hfile
109 printf(" *\n") > hfile
110 printf(" * generated from:\n") > hfile
111 printf(" *\t%s\n", VERSION) > hfile
112 printf(" */\n") > hfile
123 vendors[nvendors, 2]) > hfile
125 printf("/* %s */\n", vendors[nvendors, 3]) > hfile
163 products[nproducts, 4]) > hfile
165 products[nproducts, 2], products[nproducts, 3]) > hfile
174 print $0 > hfile
238 close(hfile)