summaryrefslogtreecommitdiff
path: root/src/s-osf1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s-osf1.h')
-rw-r--r--src/s-osf1.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/s-osf1.h b/src/s-osf1.h
new file mode 100644
index 00000000000..65e80861cc1
--- /dev/null
+++ b/src/s-osf1.h
@@ -0,0 +1,14 @@
+#include "s-bsd4-3.h"
+
+/* Identify OSF1 for the m- files. */
+
+#define OSF1
+
+/* Define _BSD to tell the inlcude files we're running under
+ the BSD universe and not the SYSV universe. */
+
+#define C_SWITCH_SYSTEM -D_BSD
+#define LIBS_SYSTEM -lbsd
+#define LD_SWITCH_SYSTEM -non_shared
+
+#define SYSV_SYSTEM_DIR