This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #58428][PATCH] Unicode::UCD::charinfo() does not work on 21 Han codepoints
[perl5.git] / lib / unicore / Makefile
CommitLineData
a0ed51b3 1all:
d73e5302 2 ../../miniperl -I../../lib ./mktables
a0ed51b3 3
822ebcc8 4TestProp.pl: mktables UnicodeData.txt Scripts.txt Blocks.txt PropList.txt
5beb625e
JH
5 ../../miniperl -I../../lib ./mktables -maketest
6
7test: TestProp.pl
8 ../../miniperl -I../../lib TestProp.pl
9
a0ed51b3
LW
10clean:
11 rm -f *.pl */*.pl
99598c8c 12 rm -f Properties