summaryrefslogtreecommitdiff
path: root/lib/unicore/Makefile
blob: dd3115da81819dcdd1e7c8850284521b7d46a066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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