Remove Unixware and openserver support
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user