Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 1997/10/11 20:24:06 mycroft Exp $
2
3LIB=	common
4SRCS=	allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \
5	table.c
6
7NOPROFILE=	noprofile
8NOPIC=		nopic
9
10# only needed during build
11libinstall::
12
13.include <bsd.lib.mk>
14