Date: Fri, 19 Jan 2001 11:43:46 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Message-ID: <200101191943.f0JJhkY58999@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/19 11:43:45 PST
Modified files:
sys/conf Makefile.alpha Makefile.i386
Makefile.ia64 Makefile.pc98
Log:
Change the reinstall.debug target to depend on
{kernel,modules}-reinstall.debug rather than {kernel,modules}-reinstall.
Otherwise, the '.debug' portion of the target is lost, and you end up
reinstalling the non debug version instead of the debug version.
Revision Changes Path
1.87 +9 -5 src/sys/conf/Makefile.alpha
1.220 +9 -5 src/sys/conf/Makefile.i386
1.12 +9 -5 src/sys/conf/Makefile.ia64
1.119 +9 -5 src/sys/conf/Makefile.pc98
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?200101191943.f0JJhkY58999>
