]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly default.c.~17~
authorRoland McGrath <roland@redhat.com>
Thu, 15 Oct 1992 23:11:06 +0000 (23:11 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 15 Oct 1992 23:11:06 +0000 (23:11 +0000)
default.c

index 5950f504916961d89741be7c4473a4376f0448d4..ddf8c4ab3ead1c2d1a769c10bc54402072ece646 100644 (file)
--- a/default.c
+++ b/default.c
@@ -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",