mirror of
https://github.com/mirror/make.git
synced 2025-01-06 02:10:35 +08:00
Formerly main.c.~92~
This commit is contained in:
parent
c52575a837
commit
3cc0c7306a
2
main.c
2
main.c
@ -764,7 +764,9 @@ main (argc, argv, envp)
|
|||||||
|
|
||||||
/* Decode switches again, in case the variables were set by the makefile. */
|
/* Decode switches again, in case the variables were set by the makefile. */
|
||||||
decode_env_switches ("MAKEFLAGS", 9);
|
decode_env_switches ("MAKEFLAGS", 9);
|
||||||
|
#if 0
|
||||||
decode_env_switches ("MFLAGS", 6);
|
decode_env_switches ("MFLAGS", 6);
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Set up MAKEFLAGS and MFLAGS again, so they will be right. */
|
/* Set up MAKEFLAGS and MFLAGS again, so they will be right. */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user