aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
authorGravatar Matthieu Sozeau <matthieu.sozeau@inria.fr>2015-06-23 15:39:47 +0200
committerGravatar Matthieu Sozeau <matthieu.sozeau@inria.fr>2015-06-26 16:19:43 +0200
commitef6459b00999a29183edc09de9035795ff7912e9 (patch)
tree000e6711c77b8d6abe40c27b5026c146cca85775 /Makefile.common
parentaac2d2ac490492f8466e1d45ba0079de376fe25a (diff)
Add target to install dev files.
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 07df8bb15..5a81dcfbb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -253,6 +253,10 @@ CSDPCERTCMO:=$(addprefix plugins/micromega/, \
mutils.cmo micromega.cmo \
sos_types.cmo sos_lib.cmo sos.cmo csdpcert.cmo )
+DEVPRINTERS:=dev/vm_printers.ml dev/top_printers.ml
+
+DEVFILES:=dev/base_include dev/include
+
DEBUGPRINTERS:=dev/top_printers.cmo dev/vm_printers.cmo dev/printers.cma
COQDEPCMO:=$(COQENVCMO) tools/coqdep_lexer.cmo tools/coqdep_common.cmo tools/coqdep.cmo