From: Roland McGrath Date: Wed, 11 Aug 1993 06:59:04 +0000 (+0000) Subject: Formerly main.c.~92~ X-Git-Tag: 3.70.2~160 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3cc0c7306a0cc7098e86e8310fb05fca0fd04a03;p=platform%2Fupstream%2Fmake.git Formerly main.c.~92~ --- diff --git a/main.c b/main.c index c3210de..412079a 100644 --- 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. */