Cross Reference: Makefile
xref: /src/tests/lib/librumphijack/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/lib/librumphijack/
Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2011/02/14 15:14:00 pooka Exp $
2#
3
4.include <bsd.own.mk>
5
6TESTSDIR=	${TESTSBASE}/lib/librumphijack
7
8TESTS_SH=	t_asyncio
9TESTS_SH+=	t_tcpip
10TESTS_C=	h_client
11TESTS_C+=	h_netget
12
13FILES=		netstat.expout index.html
14FILESDIR=	${TESTSDIR}
15
16# ssh test
17FILES+=		ssh_config.in
18FILES+=		ssh_host_key
19FILES+=		ssh_host_key.pub
20FILES+=		sshd_config.in
21
22ATFFILE=	yes
23
24.include <bsd.test.mk>
25

Indexes created Mon Nov 10 17:20:41 GMT 2025