mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
5 lines
144 B
Makefile
5 lines
144 B
Makefile
all: UnicodeData.txt
|
|
python first-letter-characters-generator.py
|
|
|
|
UnicodeData.txt:
|
|
wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
|