1 # $NetBSD: Makefile,v 1.13 1999/02/13 02:54:22 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
10 .if ${MKSHARE} != "no"
11 CATS= africa america areas arith asia babies bard chinese collectives \
12 ed elements europe flowers greek inca index latin locomotive \
13 midearth morse mult murders poetry posneg pres province seq-easy \
14 seq-hard sexes sov spell state trek ucc
15 FILES= ${CATS:S@^@${.CURDIR}/datfiles/@}
16 FILESDIR=/usr/share/games/quiz.db
19 .include <bsd.prog.mk>