etc/protocols - sync with NetBSD-8
[minix.git] / tests / net / npf / Makefile
blobe73d8fcbe329f055d4db2fc75a079945d5bb2c4e
1 # $NetBSD: Makefile,v 1.1 2012/09/12 14:06:31 martin Exp $
4 .include <bsd.own.mk>
6 TESTSDIR= ${TESTSBASE}/net/npf
7 FILESDIR= ${TESTSDIR}
9 TESTS_SH= t_npf
10 FILES= ../../../usr.sbin/npf/npftest/npftest.conf
12 .include <bsd.test.mk>