Date: Fri, 26 Sep 1997 02:31:42 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Message-ID: <199709260931.CAA27073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1997/09/26 02:31:42 PDT Modified files: . Makefile Log: When making make, do cleandir *before* objdir or we'll end up with a blown objdir for the depend stage, leaving the .depend file in ${SRCDIR} instead. Revision Changes Path 1.146 +2 -2 src/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709260931.CAA27073>