Date: Wed, 24 Apr 2002 04:26:19 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.subdir.mk src/sys/conf kern.post.mk kmod.mk Message-ID: <200204241126.g3OBQJ073546@freefall.freebsd.org>
index | next in thread | raw e-mail
ru 2002/04/24 04:26:19 PDT
Modified files:
share/mk bsd.subdir.mk
sys/conf kern.post.mk kmod.mk
Log:
The install.debug and reinstall.debug targets are needed solely
to build kernel and kernel modules so stop supporting them in
bsd.subdir.mk and reimplement them in kern.post.mk and kmod.mk
as special versions of the install and reinstall targets, and
only define them if DEBUG is also defined (when debug versions
are really built).
Prompted by: bde
Revision Changes Path
1.37 +1 -2 src/share/mk/bsd.subdir.mk
1.16 +15 -15 src/sys/conf/kern.post.mk
1.119 +8 -2 src/sys/conf/kmod.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204241126.g3OBQJ073546>
