From owner-cvs-all Sun Dec 26 2:31:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EDFF14D62; Sun, 26 Dec 1999 02:31:33 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA81738; Sun, 26 Dec 1999 02:31:33 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199912261031.CAA81738@freefall.freebsd.org> From: Bruce Evans Date: Sun, 26 Dec 1999 02:31:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/dict Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/12/26 02:31:31 PST Modified files: share/dict Makefile Log: Removed ex script left over from incomplete backout in previous commit. 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. Revision Changes Path 1.9 +3 -6 src/share/dict/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message