From 95e8e4a9de414cfb162d90e2c903d38a80f366a9 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Thu, 23 May 1996 02:44:18 +0000 Subject: [PATCH] alphaosf1 should be alphaosf --- Makefile.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.dist b/Makefile.dist index 838c80e5..d6edbd27 100644 --- a/Makefile.dist +++ b/Makefile.dist @@ -74,13 +74,13 @@ CHMOD = chmod ##--sunos5-- ## DEC Alpha/OSF1 -##++alphaosf1++ +##++alphaosf++ #INSTALL=/usr/ucb/install #LIBS= #CF = cf/alphaosf.h #ADMMANEXT = .8 #FFMANEXT = .5 -##--alphaosf1-- +##--alphaosf-- ## BSD/OS 2.1 ##++bsdos++