From: Pavel TvrdĂ­k Date: Thu, 31 Mar 2016 07:35:49 +0000 (+0200) Subject: Socktest: Add missing Makefile X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de4cfbe1331b06a36630b55810eaa7463fd2d00;p=thirdparty%2Fbird.git Socktest: Add missing Makefile --- diff --git a/socktest/Makefile b/socktest/Makefile new file mode 100644 index 000000000..51ddc1f12 --- /dev/null +++ b/socktest/Makefile @@ -0,0 +1,8 @@ +source=common.c snd.c rcv.c +root-rel=../ +dir-name=socktest + +lib-dest=unused + +include ../Rules +