Cross Reference: Makefile
xref: /src/tests/fs/psshfs/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/fs/psshfs/
Makefile revision 1.1
1# $NetBSD: Makefile,v 1.1 2010/07/06 14:06:22 pooka Exp $
2
3TESTSDIR=	${TESTSBASE}/fs/puffs
4
5PROGS=			h_have_puffs
6SRCS.h_have_puffs=	h_have_puffs.c
7MAN.h_have_puffs=	# empty
8BINDIR.h_have_puffs=	${TESTSDIR}
9
10TESTS_SH=	t_psshfs
11
12FILESDIR=	${TESTSDIR}
13FILES=		ssh_config.in
14FILES+=		ssh_host_key
15FILES+=		ssh_host_key.pub
16FILES+=		sshd_config.in
17
18.include <bsd.test.mk>
19

Indexes created Wed Dec 03 03:09:37 GMT 2025