summaryrefslogtreecommitdiff
path: root/lib/unicore/Makefile
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-13 20:54:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-13 20:54:17 +0000
commitd73e53025d089803adeff195eaa8b562b9f4d911 (patch)
tree68a207dbbd8fdcb1fc9466f9df6496e1e33b074e /lib/unicore/Makefile
parentf05db7a1ca746e197911ed297a203f4ab9d9d70c (diff)
downloadperl-d73e53025d089803adeff195eaa8b562b9f4d911.tar.gz
Rewrite mktables from scratch.
- Cleaner. - Faster: 15-20 seconds as opposed to several minutes. - More dynamic: the names of the various categories such as the linebreak ones are dynamic, not static. - Is.pl: long names for the general category properties are now available. - Ranges (<... ,First>, <..., Last>) from the general categories work now. - No more mktables.PL because the mktables.PL is not and never has been run to create a mktables. - syllables.txt and Is/Syl*.pl removed: non-standard (not part of the Unicode), and the whole concept is being reworked (http://syllabary.sourceforge.net/), the old way wouldn't even work with the new Syllables.txt (it would result in 1000+ new categories) p4raw-id: //depot/perl@12427
Diffstat (limited to 'lib/unicore/Makefile')
-rw-r--r--lib/unicore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/Makefile b/lib/unicore/Makefile
index af5e77b47b..2aa20a9956 100644
--- a/lib/unicore/Makefile
+++ b/lib/unicore/Makefile
@@ -1,5 +1,5 @@
all:
- ../../miniperl -I../../lib ./mktables.PL
+ ../../miniperl -I../../lib ./mktables
clean:
rm -f *.pl */*.pl