This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Unicode 4.0.1
[perl5.git] / lib / unicore / Makefile
1 all:
2         ../../miniperl -I../../lib ./mktables
3
4 TestProp.pl: mktables UnicodeData.txt Scripts.txt Blocks.txt PropList.txt
5         ../../miniperl -I../../lib ./mktables -maketest
6
7 test:   TestProp.pl
8         ../../miniperl -I../../lib TestProp.pl
9
10 clean:
11         rm -f *.pl */*.pl
12         rm -f Properties