replace the run time code in lib/utf8_pva.pl with data generated
[p5sagit/p5-mst-13.2.git] / lib / unicore / Makefile
index af5e77b..dd3115d 100644 (file)
@@ -1,5 +1,12 @@
 all:
-       ../../miniperl -I../../lib ./mktables.PL
+       ../../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