mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
6 lines
144 B
Makefile
6 lines
144 B
Makefile
all: UnicodeData.txt
|
|
python first-letter-characters-generator.py
|
|
|
|
UnicodeData.txt:
|
|
wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
|