#	$NetBSD: Makefile,v 1.1.2.2 2015/06/03 06:51:40 snj Exp $

.include <bsd.own.mk>

SUBDIR+=	hello
#SUBDIR+=	luahello	# Nothing to build here, only text files
SUBDIR+=	ping		# Needs an additional helper program
SUBDIR+=	properties
SUBDIR+=	readhappy

.include <bsd.subdir.mk>
