freebsd-dev/games/bcd/Makefile
Alexey Zelkin b195b11b69 Give morse(6) own manual page since common manpage for bcd(6), ppt(6) and
morse(6) was mostly dedicated to morse(6)
2001-01-25 12:35:49 +00:00

10 lines
118 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PROG= bcd
MAN6= bcd.6
MLINKS= bcd.6 ppt.6
.include <bsd.prog.mk>