From owner-cvs-all Wed Oct 11 5:19:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7785737B503; Wed, 11 Oct 2000 05:19:42 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA38528; Wed, 11 Oct 2000 05:19:42 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200010111219.FAA38528@freefall.freebsd.org> From: Peter Wemm Date: Wed, 11 Oct 2000 05:19:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sendmail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/10/11 05:19:42 PDT Modified files: usr.sbin/sendmail Makefile Log: With apoligies to Greg Shapiro, fix the world. The previous commit lost -lutil and -lwrap by replacing $LDADD and $DPADD rather than appending to them with +=. Revision Changes Path 1.24 +3 -3 src/usr.sbin/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message