1#	$NetBSD: Makefile,v 1.7 2002/09/18 06:16:39 lukem Exp $
2
3NOLINKLIB=	# defined
4NOLINT=		# defined
5NOPIC=		# defined
6NOPROFILE=	# defined
7
8LIB=		common
9SRCS=		allow.c board.c check.c fancy.c init.c odds.c \
10		one.c save.c subs.c table.c
11
12.include <bsd.lib.mk>
13