From 9c7e05821631c6b269939306ad198c67a9f5cc59 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 21 Jul 2007 00:15:15 +0000 Subject: [PATCH] Don't install docs by default. --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.org b/Makefile.org index 9074e83f22..2843a9fbb0 100644 --- a/Makefile.org +++ b/Makefile.org @@ -596,7 +596,7 @@ dist: dist_pem_h: (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean) -install: all install_docs install_sw +install: all install_sw install_sw: @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \ -- 2.25.1