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

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

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