From: Mike Frysinger Date: Wed, 15 Feb 2006 05:04:20 +0000 (-0000) Subject: need Makefile for inet subdir X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=642708958ed20345e8efb32e9f2b203e97346e43;p=uclinux-h8%2Fuclibc-ng.git need Makefile for inet subdir --- diff --git a/test/inet/Makefile b/test/inet/Makefile new file mode 100644 index 000000000..90f0e0146 --- /dev/null +++ b/test/inet/Makefile @@ -0,0 +1,4 @@ +# uClibc inet tests +# Licensed under the GNU Library General Public License, see COPYING.LIB + +include ../Test.mak