aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/CoqMakefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/CoqMakefile.in')
-rw-r--r--tools/CoqMakefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/CoqMakefile.in b/tools/CoqMakefile.in
index 1de7a5c24..fdcd2ed79 100644
--- a/tools/CoqMakefile.in
+++ b/tools/CoqMakefile.in
@@ -278,6 +278,9 @@ validate: $(VOFILES)
$(COQCHK) $(COQCHKFLAGS) $(notdir $(^:.vo=))
.PHONY: validate
+only: $(TGTS)
+.PHONY: only
+
# Documentation targets #######################################################
html: $(GLOBFILES) $(VFILES)