aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-06-06 21:43:23 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-06-06 21:43:23 +0000
commit0329bbb517f0cb0f3707b209ef849d389cf870dc (patch)
tree9daaf37070bd44094b9cae672b0d3ab619dce3a3
parentf1967c38371e3d9cd7c38623540e5191c7cd2d6e (diff)
Makefile made compatible with Solaris 10 (bug #2078, continued - see
revisions 12063 and 12065). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12169 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.build b/Makefile.build
index b3b3b269b..d3abfc8b7 100644
--- a/Makefile.build
+++ b/Makefile.build
@@ -649,7 +649,7 @@ ifeq ($(BEST),opt)
endif
# csdpcert is not meant to be directly called by the user; we install
# it with libraries
- -$(MKDIR) -p $(FULLCOQLIB)/plugins/micromega
+ -$(MKDIR) $(FULLCOQLIB)/plugins/micromega
$(INSTALLBIN) $(CSDPCERT) $(FULLCOQLIB)/plugins/micromega
-$(INSTALLLIB) revision $(FULLCOQLIB)