Add 'update' target to Makefile
authorJiahao Chen <jiahao@mit.edu>
Fri, 18 Jul 2014 14:07:15 +0000 (10:07 -0400)
committerJiahao Chen <jiahao@mit.edu>
Fri, 18 Jul 2014 14:46:11 +0000 (10:46 -0400)
commit13a72c152a9ea183aefa78d5dd03cd85cd1d523e
treebffaad620fefa8436b06ef08c1c5e2b0d93585b0
parent7d4541ee09ef2579fe5f0478e4e695a045772ad0
Add 'update' target to Makefile

This target downloads all necessary Unicode data files using curl and rebuilds utf8proc_data.c using data_generator.rb (saving the new copy to utf8proc_data.c.new).
Makefile