From owner-cvs-all Sat Aug 15 00:56:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02199 for cvs-all-outgoing; Sat, 15 Aug 1998 00:56:11 -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 AAA02194; Sat, 15 Aug 1998 00:56:10 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA20418; Sat, 15 Aug 1998 00:56:07 -0700 (PDT) Date: Sat, 15 Aug 1998 00:56:07 -0700 (PDT) Message-Id: <199808150756.AAA20418@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/hack Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/08/15 00:56:07 PDT Modified files: games/hack Makefile Log: Build the makedefs program static to avoid trying to use the shared loader before it has been installed in an aout to elf transition build. Revision Changes Path 1.17 +1 -1 src/games/hack/Makefile