1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.1 2011/01/13 13:53:49 pgoyette Exp $ .include <bsd.own.mk> TESTSDIR= ${TESTSBASE}/lib/libc/inet TESTS_C+= t_inet_network .include <bsd.test.mk>