]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - morse/Makefile
Does not need -lcompat
[bsdgames-darwin.git] / morse / Makefile
1 # $NetBSD: Makefile,v 1.3 1995/03/23 08:35:22 cgd Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 PROG= morse
5 NOMAN= noman
6 HIDEGAME=hidegame
7
8 .include <bsd.prog.mk>
9