From owner-cvs-all Fri Jan 22 07:10:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26727 for cvs-all-outgoing; Fri, 22 Jan 1999 07:10:07 -0800 (PST) (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 HAA26688; Fri, 22 Jan 1999 07:10:04 -0800 (PST) (envelope-from brandon@FreeBSD.org) From: Brandon Gillespie Received: (from brandon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA16763; Fri, 22 Jan 1999 07:10:05 -0800 (PST) Date: Fri, 22 Jan 1999 07:10:05 -0800 (PST) Message-Id: <199901221510.HAA16763@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brandon 1999/01/22 07:10:05 PST Modified files: . Makefile.inc1 Log: One more fix to remove secure/lib/libcrypt from the build (both cases are now handled in lib/libcrypt, depending upon if secure/lib/libcrypt/crypt-des.c exists) Reviewed by: Mark Murray Revision Changes Path 1.60 +1 -6 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message