remove OSF1 support
[oweals/cde.git] / cde / admin / IntegTools / updateTools / updateCDE.src
index 8dd0c42a7da5bed68c166c826eeb46d0861fc48d..835d2074ccadab8070b4f907dbf292b4a83e92cd 100755 (executable)
@@ -44,9 +44,6 @@ XCOMM Set system
   elif [ $BUILDSYSTEM = "SunOS" ]
   then
     PLATFORM=sun
-  elif [ $BUILDSYSTEM = "OSF1" ]
-  then
-    PLATFORM=dec
   else         # Build system = HP
     PLATFORM=hp-ux
   fi