-# from: @(#)Makefile 5.3 (Berkeley) 6/8/90
-# $Id: Makefile,v 1.3 1993/12/22 04:30:48 cgd Exp $
+# $NetBSD: Makefile,v 1.8 1999/02/13 02:54:22 lukem Exp $
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
-NOOBJ= noobj
-all wargames clean cleandir depend lint tags:
-
-install:
- install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/wargames.sh ${DESTDIR}/usr/games/wargames
+MKOBJ= no
+SCRIPTS=wargames.sh
.include <bsd.prog.mk>