summaryrefslogtreecommitdiff
path: root/ext/io/console/depend
blob: c961843bcc9255c50224fc7051bce485398810b3 (plain)
1
2
3
4
5
6
7
8
9
10
$(OBJS): $(HDRS) $(ruby_headers) \
  $(VK_HEADER) \
  $(hdrdir)/ruby/io.h \
  $(hdrdir)/ruby/encoding.h \
  $(hdrdir)/ruby/oniguruma.h

win32_vk.h: win32_vk.list

.list.h:
	gperf --ignore-case -E -C -P -p -j1 -i 1 -g -o -t -K ofs -N console_win32_vk -k* --output-file=$@ $<