Remove macII support
[oweals/cde.git] / cde / config / cf / Imake.cf
index 4b984aecc3ea45a571c04ff116907dcdec30b82e..07712dccbc7ddec9a342646f64516cc647646bd5 100644 (file)
@@ -5,7 +5,7 @@ XCOMM $TOG: Imake.cf /main/30 1998/04/28 13:55:25 barstow $
  *     1.  Identify a machine-specific cpp symbol.  If your preprocessor 
  *         does not have any built in, you will need to add the symbol to the
  *         cpp_argv table in config/imake/imakemdep.h and rebuild imake with
- *         the BOOTSTRAPCFLAGS variable set (see the macII for an example).
+ *         the BOOTSTRAPCFLAGS variable set.
  *
  *     2.  Add all machine-specific cpp symbols (either defined by you or by
  *         the preprocessor or compiler) to the predefs table in 
@@ -317,13 +317,6 @@ XCOMM $TOG: Imake.cf /main/30 1998/04/28 13:55:25 barstow $
 # define M4330Architecture
 #endif /* M4330 */
 
-#ifdef macII
-# define MacroIncludeFile <macII.cf>
-# define MacroFile macII.cf
-# undef  macII
-# define MacIIArchitecture
-#endif /* macII */
-
 #ifdef _CRAY
 # define MacroIncludeFile <cray.cf>
 # define MacroFile cray.cf