]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
PR/3557: Dave Huang: use web2 not web2a
authorchristos <christos@NetBSD.org>
Wed, 30 Apr 1997 20:07:40 +0000 (20:07 +0000)
committerchristos <christos@NetBSD.org>
Wed, 30 Apr 1997 20:07:40 +0000 (20:07 +0000)
boggle/Makefile

index 8accb1974287c35ea112f8530cd7507003b0564b..6b5b161c8a4b8601c6f52d7fc96f50290f4de930 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.9 1997/04/01 15:25:52 christos Exp $
+#      $NetBSD: Makefile,v 1.10 1997/04/30 20:07:40 christos Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/11/93
 
 SUBDIR=        boggle mkdict mkindex
@@ -9,7 +9,7 @@ MKDICT!=cd $(.CURDIR)/mkdict; \
 MKINDEX!=cd $(.CURDIR)/mkindex; \
        printf "xxx:\n\techo \$${.OBJDIR}/mkindex\n" | \
        ${MAKE} -r -s -f - xxx | grep mkindex
-WORDS=${.CURDIR}/../../share/dict/web2a
+WORDS=${.CURDIR}/../../share/dict/web2
 FILES=dictionary dictindex
 FILESDIR=/usr/share/games/boggle
 CLEANFILES+=${FILES}