Sha256: bb5760d995a2a27ce7e9f815a0b16db7296c7954376719bded3238c407e197b9
Contents?: true
Size: 331 Bytes
Versions: 14
Compression:
Stored size: 331 Bytes
Contents
.SUFFIXES: .list .list.h: gperf --ignore-case -C -c -P -p -j1 -i 1 -g -o -t -N $(*F) $< \ | sed -f $(top_srcdir)/tool/gperf.sed \ > $(@F) zonetab.h: zonetab.list .PHONY: update-zonetab update-zonetab: $(RUBY) -C $(srcdir) update-abbr .PHONY: update-nothing update-nothing: update = nothing zonetab.list: update-$(update)
Version data entries
14 entries across 14 versions & 5 rubygems