summaryrefslogtreecommitdiff
path: root/fib.d
diff options
context:
space:
mode:
Diffstat (limited to 'fib.d')
-rw-r--r--fib.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/fib.d b/fib.d
new file mode 100644
index 0000000..0c6447e
--- /dev/null
+++ b/fib.d
@@ -0,0 +1,8 @@
+# Generated by Erlang.mk. Edit at your own risk!
+
+src/fib_freebsd.erl:: src/fib_behaviour.erl; @touch $@
+src/fib_linux.erl:: src/fib_behaviour.erl; @touch $@
+src/fib_macos.erl:: src/fib_behaviour.erl src/fib_macos.hrl; @touch $@
+src/fib_pf_route_socket.erl:: src/fib.hrl; @touch $@
+
+COMPILE_FIRST += fib_behaviour