summaryrefslogtreecommitdiff
path: root/config/macintosh/define.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/macintosh/define.h')
-rw-r--r--config/macintosh/define.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/macintosh/define.h b/config/macintosh/define.h
new file mode 100644
index 0000000..e1857dd
--- /dev/null
+++ b/config/macintosh/define.h
@@ -0,0 +1,8 @@
+/*
+ * Icon configuration file for Macintosh
+ */
+
+#define UNIX 1
+#define LoadFunc
+
+#define NamedSemaphores /* unnamed sempahores not implemented by OS 10.4 */