obrien 2005-09-11 00:22:21 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
For HEAD, install a kernel with debug information if DEBUG is a kernel
config option. It is too easy to loose the build directory and not have
symbols for kgdb to read.
Revision Changes Path
1.84 +4 -17 src/sys/conf/kern.post.mk