]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - morse/Makefile
I wish the socket API didn't require casts. Easy to mess them up.
[bsdgames-darwin.git] / morse / Makefile
1 # $NetBSD: Makefile,v 1.6 2002/09/18 06:16:40 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 NOMAN= # defined
5
6 PROG= morse
7 HIDEGAME= hidegame
8
9 .include <bsd.prog.mk>
10