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

NOOBJ=	noobj
MAN6=	wargames.6

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

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