summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.data
diff options
context:
space:
mode:
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