]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly main.c.~92~
authorRoland McGrath <roland@redhat.com>
Wed, 11 Aug 1993 06:59:04 +0000 (06:59 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 11 Aug 1993 06:59:04 +0000 (06:59 +0000)
main.c

diff --git a/main.c b/main.c
index c3210dec1e11f9010c12597a18f7e268108356e9..412079a21252d1ec928b32a8d58d6b632e1960e3 100644 (file)
--- a/main.c
+++ b/main.c
@@ -764,7 +764,9 @@ main (argc, argv, envp)
 
   /* Decode switches again, in case the variables were set by the makefile.  */
   decode_env_switches ("MAKEFLAGS", 9);
+#if 0
   decode_env_switches ("MFLAGS", 6);
+#endif
 
   /* Set up MAKEFLAGS and MFLAGS again, so they will be right.  */