aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-04-24 17:28:43 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-04-24 17:28:43 +0000
commit73934800474e5b333af2bff0a8f79f13405fb500 (patch)
tree11883a1b42ba53c8192b5d5d809926f0f9c4f0a8 /Makefile.org
parent50cfd175c9441533e16297652376ad1b870fb29b (diff)
downloadopenssl-73934800474e5b333af2bff0a8f79f13405fb500.tar.gz
Change the command line options of mkerr.pl so -static is now default and
a -write option is needed to actually change anything. Second attempt at getting rid of ERR, ERRC definitions: it might even work this time :-)
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 4397ef3343..0e9dfa35b5 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -263,7 +263,7 @@ tags:
done;
errors:
- perl util/mkerr.pl -static -recurse
+ perl util/mkerr.pl -recurse -write
tar:
@gtar --no-recursion -cvf - \