1 # $NetBSD: Makefile,v 1.5 1996/10/18 02:50:57 thorpej Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
5 all wargames clean cleandir depend lint tags:
8 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
9 ${.CURDIR}/wargames.sh ${DESTDIR}/usr/games/wargames
11 .include <bsd.prog.mk>