summaryrefslogtreecommitdiff
path: root/openbsd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd.mk')
-rw-r--r--openbsd.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/openbsd.mk b/openbsd.mk
new file mode 100644
index 0000000..59e6ed2
--- /dev/null
+++ b/openbsd.mk
@@ -0,0 +1,4 @@
+CFLAGS += -DOPENBSD -DBSD
+
+PLATFORM_SOURCES += src/dged/reactor-kqueue.c
+FORMAT_TOOL = clang-format-13