Remove UXPDS support

This commit is contained in:
chase
2018-05-15 20:11:08 -05:00
committed by Jon Trulson
parent 0f8233dadd
commit 8a4f389634
319 changed files with 317 additions and 8776 deletions

View File

@@ -148,23 +148,6 @@ CXXTEMPLATEFLAGS =
M4 = /bin/m4
#endif
#if defined(UXPArchitecture)
/* put cpp directives here rather than in CXXDEFINES because
* for some reason the CXXDEFINES aren't passed to the link phase
* but they are needed there to instantiate templates
*/
CXXOPTIONS = \
-DSP_VOLATILE= -DSP_CONST= \
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST
/*
* Flags passed into compile step when doing manual template instantiation.
*/
CXXTEMPLATEFLAGS = -pta
M4 = /usr/ccs/bin/m4
#endif
.SUFFIXES: .m4
.m4.C:
rm -f $@