diff options
| author | Enrico Tassi | 2017-01-25 21:57:15 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2017-05-23 10:48:28 +0200 |
| commit | 4ae2b3a21b6493d4e79d80880f6bfd29734445b9 (patch) | |
| tree | 4bdd001ff28a1e9ac1a49eb1cb6cffe280daa7ff /Makefile.install | |
| parent | 352c23666babc7dd8f0136b02d9ef1893f9bde5c (diff) | |
enters coq_makefile2
Diffstat (limited to 'Makefile.install')
| -rw-r--r-- | Makefile.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.install b/Makefile.install index bde0355519..33f881c11d 100644 --- a/Makefile.install +++ b/Makefile.install @@ -96,6 +96,7 @@ install-devfiles: $(MKDIR) $(FULLCOQLIB) $(INSTALLSH) $(FULLCOQLIB) $(LINKCMO) $(GRAMMARCMA) $(INSTALLSH) $(FULLCOQLIB) $(INSTALLCMI) + $(INSTALLSH) $(FULLCOQLIB) tools/CoqMakefile.in ifeq ($(BEST),opt) $(INSTALLSH) $(FULLCOQLIB) $(LINKCMX) $(CORECMA:.cma=.a) $(STATICPLUGINS:.cma=.a) endif |
