The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
all:
	../../miniperl -I../../lib ./mktables

TestProp.pl: mktables UnicodeData.txt Scripts.txt Blocks.txt PropList.txt
	../../miniperl -I../../lib ./mktables -maketest

test:   TestProp.pl
	../../miniperl -I../../lib TestProp.pl

clean:
	rm -f *.pl */*.pl
	rm -f Properties