From 73934800474e5b333af2bff0a8f79f13405fb500 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 24 Apr 1999 17:28:43 +0000 Subject: 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 :-) --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.org') 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 - \ -- cgit v1.2.3