summaryrefslogtreecommitdiff
path: root/sysdep/bsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/bsd/Makefile')
-rw-r--r--sysdep/bsd/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdep/bsd/Makefile b/sysdep/bsd/Makefile
new file mode 100644
index 00000000..ddc87239
--- /dev/null
+++ b/sysdep/bsd/Makefile
@@ -0,0 +1,5 @@
+src := krt-sock.c
+obj := $(src-o-files)
+$(all-daemon)
+$(conf-y-targets): $(s)krt-sock.Y
+