#	$NetBSD: Makefile,v 1.1.1.1 2011/04/14 04:52:44 agc Exp $

SUBDIR=		libhashtree .WAIT
SUBDIR+=	hashtree

.include <bsd.subdir.mk>

t:
	cd hashtree && ${MAKE} t
