# $FreeBSD: src/tools/regression/usr.bin/make/basic/t2/Makefile,v 1.1 2005/05/31 14:13:02 harti Exp $
#
# Just a target and a command. No command line targets.
#
all:
	echo hello
