summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hitszthesis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/hitszthesis/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/hitszthesis/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/hitszthesis/Makefile b/Master/texmf-dist/source/latex/hitszthesis/Makefile
index ce3df42ab93..7f8b55e6a8e 100644
--- a/Master/texmf-dist/source/latex/hitszthesis/Makefile
+++ b/Master/texmf-dist/source/latex/hitszthesis/Makefile
@@ -16,7 +16,7 @@ else
RM = rm -f
endif
-.PHONY: all all-dev clean distclean dist thesis viewthesis spine viewspine doc viewdoc cls check save savepdf test FORCE_MAKE
+.PHONY: all all-dev wordcount clean distclean dist thesis viewthesis spine viewspine doc viewdoc cls check save savepdf test FORCE_MAKE
thesis: $(THESIS).pdf
@@ -60,6 +60,9 @@ savepdf:
test:
l3build check
+wordcount : $(THESIS).tex
+ @texcount $< -inc -chinese
+
clean:
$(LATEXMK) -c $(PACKAGE).dtx $(THESIS) $(SPINE)
-@$(RM) *~ main-survey.*