summaryrefslogtreecommitdiffstats
path: root/games/wargames/Makefile
blob: 841f9d265f0425531ce907f074d01c6e61be16c7 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

MAN=	wargames.6

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/wargames.sh ${DESTDIR}${BINDIR}/wargames

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud