summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.data
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2017-08-21 17:39:27 +0800
committerPeng Wu <alexepico@gmail.com>2017-08-21 17:39:27 +0800
commit8972c0f556f427c46b4e6960d00db6d4ec0e302e (patch)
tree5d46cfda898c791a74d23232fd5060bc4acdd07d /scripts/Makefile.data
parentb0217b44f0025d563def780109daff3fcfa0840f (diff)
downloadlibzhuyin-8972c0f556f427c46b4e6960d00db6d4ec0e302e.tar.gz
libzhuyin-8972c0f556f427c46b4e6960d00db6d4ec0e302e.tar.xz
libzhuyin-8972c0f556f427c46b4e6960d00db6d4ec0e302e.zip
merged into libpinyin
Diffstat (limited to 'scripts/Makefile.data')
-rw-r--r--scripts/Makefile.data7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/Makefile.data b/scripts/Makefile.data
deleted file mode 100644
index 624db75..0000000
--- a/scripts/Makefile.data
+++ /dev/null
@@ -1,7 +0,0 @@
-all:
-
-
-update-header:
- python3 genpinyinheader.py > ../src/storage/pinyin_parser_table.h
- python3 genbopomofoheader.py > ../src/storage/chewing_table.h
- python3 genchewingkey.py > ../src/storage/chewing_enum.h