Revert "Enable the use of the TIRPC library on Linux."
[oweals/cde.git] / cde / config / cf / OpenBSD.cf
index 163c40b8eec551efa19e34b458a087b78b5fd42f..1ebc7a05979d6a27dd1c54998a540635f010adb3 100644 (file)
@@ -1028,5 +1028,11 @@ install:: fonts.alias                                                    @@\
 #define KornShell               /usr/local/bin/ksh93
 #endif
 
+#ifndef DtKornShell
+#define DtKornShell            /usr/local/dt/bin/dtksh
+#endif
+
+#define AvoidNullMakeCommand   YES
+
 /* This must come last */
 #include <bsdLib.rules>