blob: aac2d2e6ffcb54f630e32924b7d3a08bb488726d [file] [log] [blame]
AWK = awk
UNICODE = http://unicode.org/Public/UCD/latest/ucd/UnicodeData.txt
default:
@echo Downloading and parsing $(UNICODE)
@curl -\# $(UNICODE) | $(AWK) -f mkrunetype.awk