Use SYMLINKS instead of an ad hoc rule for installing words -> web2.
Don't override the install target; doing so just breaks things like
SYMLINKS.
Don't override the correct defaults for the all, clean, depend, lint
and tags targets. Don't add a null rule to the cleandepend target.
date: 1993/11/15 07:15:16; author: rgrimes; state: Exp; lines: +1 -0
From Andrew Moore
Make /usr/share/dict/words a symbolic link to web2
[This is now NECESSARY for games/boggle as it uses /usr/share/dict/words
as an input file]
Reviewed by: rgrimes
Submitted by: From 1.x, alm