Cross Reference: Makefile
xref: /src/tests/ipf/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/ipf/
Makefile revision 1.4
1# $NetBSD: Makefile,v 1.4 2010/12/18 13:06:51 pooka Exp $
2
3NOMAN=		# defined
4
5.include <bsd.own.mk>
6
7TESTSDIR=	${TESTSBASE}/ipf
8ATFFILE=	yes
9
10.for name in t_bpf t_filter_exec t_filter_parse t_logging t_nat_exec \
11             t_nat_ipf_exec t_nat_parse t_pools
12TESTS_SH+=		${name}
13TESTS_SH_SRC_${name}=	h_common.sh ${name}.sh
14.endfor
15
16SUBDIR=		regress input expected
17
18.include <bsd.test.mk>
19

Indexes created Sat Dec 20 07:09:36 GMT 2025