freebsd-dev/games/wargames/Makefile
Chris Costello 5ed909462a - Properly indent $FreeBSD$
- Remove NOOBJ to repair read-only building.

Submitted by:	bde
Approved by:	jkh
2000-02-15 04:27:46 +00:00

11 lines
211 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
MAN6= wargames.6
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} wargames.sh \
${DESTDIR}${BINDIR}/wargames
.include <bsd.prog.mk>