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 5950f50..ddf8c4a 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",