tools/llvm: Do not build with symbols
[minix3.git] / tests / lib / libc / inet / Makefile
blobf66ae953ea0a7128946c027b182e3c3bef6c6aa9
1 # $NetBSD: Makefile,v 1.1 2011/01/13 13:53:49 pgoyette Exp $
3 .include <bsd.own.mk>
5 TESTSDIR= ${TESTSBASE}/lib/libc/inet
7 TESTS_C+= t_inet_network
9 .include <bsd.test.mk>