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