Formerly default.c.~17~

This commit is contained in:
Roland McGrath 1992-10-15 23:11:06 +00:00
parent 7db4dd0dbd
commit b45d1ae3c2

View file

@ -212,7 +212,7 @@ static char *default_variables[] =
"F77", "$(FC)",
"F77FLAGS", "$(FFLAGS)",
#endif /* Cray. */
#if defined (USG) || defined (ultrix)
#if defined (USG) || defined (ultrix) || defined (_IBMR2)
"GET", "get",
#else
"GET", "/usr/sccs/get",