From owner-cvs-all Thu Sep 17 01:53:02 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25971 for cvs-all-outgoing; Thu, 17 Sep 1998 01:53:02 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25965; Thu, 17 Sep 1998 01:53:00 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA25082; Thu, 17 Sep 1998 01:52:41 -0700 (PDT) Date: Thu, 17 Sep 1998 01:52:41 -0700 (PDT) Message-Id: <199809170852.BAA25082@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/fortune/datfiles Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/09/17 01:52:41 PDT Modified files: games/fortune/datfiles Makefile Log: Don't expect /usr/games in the path. Avoid using /usr/games versions if we can find what we need (caesar & strfile) in the buildtree. PR: 7936 Submitted by: Achim Patzner Revision Changes Path 1.10 +19 -6 src/games/fortune/datfiles/Makefile