Remove Unixware and openserver support
[oweals/cde.git] / cde / programs / dtaction / Imakefile
index 3bc7884afc6c15a1e16086a8736f272c24e9fe1b..c1cb7fffd54ee4fb461d43c85200454a1b7e88b6 100644 (file)
@@ -24,18 +24,10 @@ SYS_LIBRARIES   = -lm -lcrypt
 SYS_LIBRARIES   = -lm -lcrypt
 #endif
 
-#ifdef SCOArchitecture
-SYS_LIBRARIES   = -lm -lcrypt
-#endif
-
 #ifdef RsArchitecture
 SYS_LIBRARIES   = -liconv
 #endif
 
-#ifdef USLArchitecture
-SYS_LIBRARIES   = -lm -lgen 
-#endif
-
 #if defined(SunArchitecture)
 SYS_LIBRARIES = -lm -ldl
 #endif