Remove macII support
[oweals/cde.git] / cde / config / imake / imakemdep.h
index aa897b4ad84b1ede8224085d1fbe0fb5ac68f711..8d5a3aca02e0da12a248e6cfa171b8948e9d3b03 100644 (file)
@@ -65,10 +65,6 @@ in this Software without prior written authorization from The Open Group.
 #endif
 #endif
 
-#if defined(macII) || defined(_AUX_SOURCE)
-#define imake_ccflags "-DmacII -DSYSV"
-#endif
-
 #ifdef stellar
 #define imake_ccflags "-DSYSV"
 #endif
@@ -354,9 +350,6 @@ char *cpp_argv[ARGUMENTS] = {
 #ifdef M4310
        "-DM4310",      /* Tektronix */
 #endif
-#if defined(macII) || defined(_AUX_SOURCE)
-       "-DmacII",      /* Apple A/UX */
-#endif
 #ifdef sony
        "-Dsony",       /* Sony */
 #if !defined(SYSTYPE_SYSV) && !defined(_SYSTYPE_SYSV) && NEWSOS < 42