# $FreeBSD$
#
# Just a target and a command. No command line targets.
#
all:
	echo hello
