8 lines
156 B
Makefile
8 lines
156 B
Makefile
# $NetBSD: Makefile,v 1.7 1997/05/09 07:50:06 mycroft Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
NOOBJ= noobj
|
|
SCRIPTS=wargames.sh
|
|
|
|
.include <bsd.prog.mk>
|