mirror of
https://github.com/mirror/make.git
synced 2025-01-29 13:50:20 +08:00
Formerly default.c.~12~
This commit is contained in:
parent
ee02d42916
commit
6a2935d67b
@ -198,7 +198,7 @@ static char *default_variables[] =
|
|||||||
However, there is no way to make implicit rules use them and FC. */
|
However, there is no way to make implicit rules use them and FC. */
|
||||||
"F77", "$(FC)",
|
"F77", "$(FC)",
|
||||||
"F77FLAGS", "$(FFLAGS)",
|
"F77FLAGS", "$(FFLAGS)",
|
||||||
#ifdef USG
|
#if defined (USG) || defined (ultrix)
|
||||||
"GET", "get",
|
"GET", "get",
|
||||||
#else
|
#else
|
||||||
"GET", "/usr/sccs/get",
|
"GET", "/usr/sccs/get",
|
||||||
|
Loading…
Reference in New Issue
Block a user