# $FreeBSD: stable/9/tools/regression/usr.bin/make/basic/t2/Makefile 146822 2005-05-31 14:13:07Z harti $
#
# Just a target and a command. No command line targets.
#
all:
	echo hello
