site.def: Only build C/en_US locales by default for Linux
[oweals/cde.git] / cde / config / cf / Imake.tmpl
index 71834124ed4bba3ad7adb8c04e7ac608f2f5ba61..1874d0b1140932076a41e91387bf0d68cf4b44e2 100644 (file)
@@ -868,14 +868,14 @@ XCOMM the platform-specific parameters - edit site.def to change
 #define LibManSuffix   3               /* use just one tab or cpp will die */
 #endif
 #ifndef FileManSuffix
-#if SystemV || SystemV4 || defined(OSF1Architecture)
+#if SystemV || SystemV4
 #define FileManSuffix  4               /* use just one tab or cpp will die */
 #else
 #define FileManSuffix  5               /* use just one tab or cpp will die */
 #endif
 #endif
 #ifndef MiscManSuffix
-#if SystemV || SystemV4 || defined(OSF1Architecture)
+#if SystemV || SystemV4
 #define MiscManSuffix  5               /* use just one tab or cpp will die */
 #else
 #define MiscManSuffix  7               /* use just one tab or cpp will die */
@@ -901,7 +901,7 @@ XCOMM the platform-specific parameters - edit site.def to change
 #define ExtraFilesToClean /**/
 #endif
 #ifndef FilesToClean
-#define FilesToClean *.CKP *.ln *.BAK *.bak *.Osuf core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut 
+#define FilesToClean *.CKP *.ln *.BAK *.bak *.Osuf core errs ,* *~ *.a .emacs_* tags TAGS
 #endif
 
           PATHSEP = PathSeparator