remove OSF1 support

This commit is contained in:
chase
2018-05-24 14:50:03 -05:00
committed by Jon Trulson
parent 3c1736f077
commit 164e695cd0
325 changed files with 290 additions and 9980 deletions

View File

@@ -25,28 +25,6 @@ XCOMM
responsible_project = cde_dt
}
XCOMM >>------------------------------
XCOMM Defaults for: Digital
XCOMM <<------------------------------
XCOMM
{ dec : defaults
install_target =
fileset = %_FILENAME_%
type = file
status = di----
processor = 378
mode = 0444
owner = bin
group = bin
link_source = <LNK>
build_target = /
install_rule_name =
install_flags =
a_out_location = <SRC>
order = 0
responsible_project = cde_dt
}
XCOMM >>------------------------------
XCOMM Defaults for: standalone product
XCOMM <<------------------------------
@@ -502,24 +480,3 @@ XCOMM ##########################################################################
#endif
#endif /* _AIX */
XCOMM ##########################################################################
XCOMM
XCOMM DEC - Locale and platform specific entries
XCOMM
XCOMM There are no German, Spanish, French, Italian or Swedith
XCOMM symbolic links for DEC because they use the same name as
XCOMM the generic/normalized/cannonical locale name.
XCOMM
XCOMM ##########################################################################
#ifdef __osf__
#ifdef _JAPANESE_
../infolib/ja_JP.dt-eucJP
{ dec
install_target = /usr/dt/infolib/ja_JP.eucJP
type = sym_link
}
#endif
#endif /* __osf__ */