Date: Sat, 10 Jan 1998 01:09:24 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib Makefile Message-ID: <199801100909.BAA05179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/01/10 01:09:24 PST Modified files: lib Makefile Log: Bruce says that ${.CURDIR}/csu/${MACHINE} will prevent finding a stale obj directory and we wouldn't want to do that! I trust he knows what he's talking about. 8-) Also avoid building libm at all until the NetBSD asm code is imported. I wrongly commented this out last time. Oops. Revision Changes Path 1.61 +6 -2 src/lib/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801100909.BAA05179>