Merge branch 'vendor/OPENSSH'
[dragonfly.git] / games / worms / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/games/worms/Makefile,v 1.3.2.1 2001/04/25 09:29:04 ru Exp $
3
4 PROG=   worms
5 MAN=    worms.6
6 GAMESCURSES=
7
8 .include <bsd.prog.mk>