Remove Unixware and openserver support

This commit is contained in:
chase
2018-05-19 19:50:35 -05:00
committed by Jon Trulson
parent beea573d17
commit 07900bd93b
375 changed files with 725 additions and 9112 deletions

View File

@@ -42,10 +42,6 @@ XCOMM need the ptr repository
CXXEXTRA_DEFINES = -ptr../templates
#endif
#if defined(USLArchitecture)
CXXEXTRA_DEFINES = -Xo
#endif
#if defined(HPArchitecture) || defined(LinuxArchitecture) || defined(BSDArchitecture) || !defined(CplusplusCompilerMajorVersion) || (CplusplusCompilerMajorVersion != 4)
LinkSourceFile(TemplatesAutoNumber.C,$(DTMMDBSRC)/HardCopy)

View File

@@ -56,10 +56,6 @@ XCOMM need the ptr repository
CXXEXTRA_DEFINES = -ptr../templates
#endif
#if defined(USLArchitecture)
CXXEXTRA_DEFINES = -Xo
#endif
LinkSourceFile(Attribute.C,$(DTMMDBSRC)/StyleSheet)
LinkSourceFile(AttributeList.C,$(DTMMDBSRC)/StyleSheet)
LinkSourceFile(BitVector.C,$(DTMMDBSRC)/StyleSheet)