]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - games/morse/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / games / morse / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   morse
5 MAN=    morse.6
6
7 .include <bsd.prog.mk>