Date: Thu, 25 Apr 2002 19:31:13 -0400 From: The Anarcat <anarcat@anarcat.dyndns.org> To: Max Okumoto <okumoto@ucsd.edu> Cc: freebsd-libh@FreeBSD.ORG Subject: Re: Makefile broke? Message-ID: <20020425233113.GC14538@lenny.anarcat.dyndns.org> In-Reply-To: <hfk7qwfwwy.fsf@multivac.sdsc.edu> References: <hfk7qwfwwy.fsf@multivac.sdsc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZmUaFz6apKcXQszQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'll commit the fix, thanks for finding this... A> On Wed Apr 24, 2002 at 05:23:57PM -0700, Max Okumoto wrote: >=20 > One of the patches to cleanup the release Makefiles broke building. > Can I check in the following patch until we get it fixed? >=20 > Max Okumoto >=20 >=20 > Index: release/scripts/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/libh/cvs/libh/release/scripts/Makefile,v > retrieving revision 1.2 > diff -u -r1.2 Makefile > +++ release/scripts/Makefile 2002/04/25 00:22:08 > @@ -36,4 +36,6 @@ > =20 > DATADIR=3D ${SHAREDIR}/scripts > =20 > +all: > + > .include "../Makefile.inc" >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message --=20 The idea that Bill Gates has appeared like a knight in shining armour to lead all customers out of a mire of technological chaos neatly ignores the fact that it was he who, by peddling second-rate technology, led them into it in the first place. - Douglas Adams (1952-2001) --ZmUaFz6apKcXQszQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzIkcAACgkQttcWHAnWiGdlQACaA4LrsZBVGMgOB1eH0X1LTma4 Mb8AmwWheLIPAZvD9NcNx8z3CYtuapzY =DQ9s -----END PGP SIGNATURE----- --ZmUaFz6apKcXQszQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020425233113.GC14538>