Date: Mon, 25 Nov 2002 12:33:02 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Nate Lawson <njl@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples Makefile Message-ID: <20021125103302.GC42609@sunbay.com> In-Reply-To: <200211242357.gAONv7eC017612@repoman.freebsd.org> References: <200211242357.gAONv7eC017612@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--6zdv2QT/q3FMhpsV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 24, 2002 at 03:57:07PM -0800, Nate Lawson wrote: > njl 2002/11/24 15:57:07 PST >=20 > Modified files: > share/examples Makefile=20 > Log: > Install new files from examples dir. > =20 > Approved by: re (previously) > =20 > Revision Changes Path > 1.40 +3 -0 src/share/examples/Makefile >=20 Please commit this fix for ``make checkdpadd'': %%% Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/share/examples/scsi_target/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 22 Nov 2002 22:55:51 -0000 1.3 +++ Makefile 25 Nov 2002 10:32:25 -0000 @@ -2,6 +2,7 @@ =20 PROG=3D scsi_target SRCS=3D scsi_target.h scsi_target.c scsi_cmds.c +DPADD=3D ${LIBCAM} LDADD=3D -lcam =20 MAN=3D scsi_target.8 %%% Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --6zdv2QT/q3FMhpsV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE94fxeUkv4P6juNwoRAuqIAJ4wAifa7WkEaVEy6Mt+DN9YcwSJpQCeLG4q JCKsEVLLnY2EA0ysPjKeapc= =mpus -----END PGP SIGNATURE----- --6zdv2QT/q3FMhpsV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021125103302.GC42609>