Make lexor_keyword.cc for distributions.

This commit is contained in:
steve
2002-01-07 04:59:21 +00:00
parent 0aa033ddf3
commit 8aef782411
+3
View File
@@ -14,3 +14,6 @@ do
echo "Autoconf in $dir..."
( cd $dir ; autoconf )
done
echo "Precompiling lexor_keyword.gperf"
gperf -o -i 7 -C -k 1-3,\$ -L ANSI-C -H keyword_hash -N check_identifier -t ./lexor_keyword.gperf > lexor_keyword.cc