Sha256: 78cfe9e0a443b1db111e902b268d7b03784ee9520fc51ae1779853ecc3665ff4
Contents?: true
Size: 341 Bytes
Versions: 26
Compression:
Stored size: 341 Bytes
Contents
.SUFFIXES: .list .list.h: gperf --ignore-case -L ANSI-C -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
26 entries across 26 versions & 4 rubygems