1# $NetBSD: Makefile,v 1.1 2011/02/08 10:11:29 pooka Exp $ 2# 3 4.include <bsd.own.mk> 5 6TESTSDIR= ${TESTSBASE}/net/route 7 8TESTS_SH= t_change 9 10.include <bsd.test.mk> 11