Separate target to generate SRS tab-files.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 03 Mar 2017 14:34:55 +0200
changeset 772 ea173f7395a0
parent 771 7c81eb58b618
child 773 3bf7e4c6233f
Separate target to generate SRS tab-files.
Makefile
--- a/Makefile	Fri Mar 03 14:01:45 2017 +0200
+++ b/Makefile	Fri Mar 03 14:34:55 2017 +0200
@@ -575,6 +575,9 @@
 dist/anki/%.apkg: %.gadict py/gadict.py py/gadict_srs_anki.py $(FREQLIST_DEP) $(MAKEFILE_LIST) | dist/anki/
 	PYTHONPATH=/usr/share/anki: python -B py/gadict_srs_anki.py -name=$* -rich -delfile=$*.del $(FREQLIST_OPT) $< $@
 
+.PHONY: tab
+tab: $(SRS_TAB_FILES)
+
 dist/srs/gadict.tab.txt: gadict.gadict py/gadict.py py/gadict_srs_tab.py $(MAKEFILE_LIST) | dist/srs/
 	python3 -B py/gadict_srs_tab.py  $< $@ -lang:ru,uk