]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Socktest: Add missing Makefile
authorPavel Tvrdík <pawel.tvrdik@gmail.com>
Thu, 31 Mar 2016 07:35:49 +0000 (09:35 +0200)
committerPavel Tvrdík <pawel.tvrdik@gmail.com>
Thu, 31 Mar 2016 07:35:49 +0000 (09:35 +0200)
socktest/Makefile [new file with mode: 0644]

diff --git a/socktest/Makefile b/socktest/Makefile
new file mode 100644 (file)
index 0000000..51ddc1f
--- /dev/null
@@ -0,0 +1,8 @@
+source=common.c snd.c rcv.c
+root-rel=../
+dir-name=socktest
+
+lib-dest=unused
+
+include ../Rules
+