NetBSD/games/canfield/cfscores/Makefile

12 lines
241 B
Makefile
Raw Normal View History

2002-09-18 10:16:39 +04:00
# $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $
1995-03-21 18:03:38 +03:00
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
2002-09-18 10:16:39 +04:00
NOMAN= # defined
2001-12-12 03:07:45 +03:00
PROG= cfscores
CPPFLAGS+= -I${.CURDIR}/../canfield
HIDEGAME= hidegame
1993-03-21 12:45:37 +03:00
.include "../../Makefile.inc"
.include <bsd.prog.mk>