From owner-cvs-all Thu May 28 06:26:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12465 for cvs-all-outgoing; Thu, 28 May 1998 06:26:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 GAA12457; Thu, 28 May 1998 06:26:15 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA22235; Thu, 28 May 1998 06:20:36 -0700 (PDT) Date: Thu, 28 May 1998 06:20:36 -0700 (PDT) Message-Id: <199805281320.GAA22235@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/05/28 06:20:36 PDT Modified files: . Makefile Log: Only pre-build the "default" libcrypt, since it gets to set the symlinks for the rest of the build. I'm not certain, but I think this determines which crypt() goes into /sbin/init. This change shouldn't hurt anyway. :-) Based on a suggestion by: bde Revision Changes Path 1.187 +7 -4 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message