1*a8b198e2Spooka# $NetBSD: Makefile,v 1.2 2010/07/06 16:44:26 pooka Exp $ 27f396ca7Spooka 3*a8b198e2SpookaTESTSDIR= ${TESTSBASE}/fs/psshfs 47f396ca7Spooka 57f396ca7SpookaPROGS= h_have_puffs 67f396ca7SpookaSRCS.h_have_puffs= h_have_puffs.c 77f396ca7SpookaMAN.h_have_puffs= # empty 87f396ca7SpookaBINDIR.h_have_puffs= ${TESTSDIR} 97f396ca7Spooka 107f396ca7SpookaTESTS_SH= t_psshfs 117f396ca7Spooka 127f396ca7SpookaFILESDIR= ${TESTSDIR} 137f396ca7SpookaFILES= ssh_config.in 147f396ca7SpookaFILES+= ssh_host_key 157f396ca7SpookaFILES+= ssh_host_key.pub 167f396ca7SpookaFILES+= sshd_config.in 177f396ca7Spooka 187f396ca7Spooka.include <bsd.test.mk> 19