freebsd-skq/games/morse/Makefile
imp 205d2929b8 Always compile in the speaker code. There's little savings by
omitting it, and other platforms may implement /dev/speaker in the
future.
2010-02-04 07:08:06 +00:00

8 lines
100 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= morse
MAN= morse.6
.include <bsd.prog.mk>