]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - games/morse/Makefile
Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
[FreeBSD/releng/10.3.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>