From owner-cvs-games Thu Sep 8 03:51:56 1994 Return-Path: cvs-games-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id DAA09910 for cvs-games-outgoing; Thu, 8 Sep 1994 03:51:56 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id DAA09900; Thu, 8 Sep 1994 03:51:50 -0700 Date: Thu, 8 Sep 1994 03:51:50 -0700 From: Bruce Evans Message-Id: <199409081051.DAA09900@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-games, davidg, dyson, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, torstenb, wollman Subject: cvs commit: src/games/fortune Makefile Sender: cvs-games-owner@freefall.cdrom.com Precedence: bulk bde 94/09/08 03:51:49 Modified: games/fortune Makefile Log: Add datfiles to SUBDIR for obj target too. "make install" wrote to the source directory and failed when the source directory was nfs mounted. This was fixed in 1.1.5. Sigh.