Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/02/2002 02:04:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Sep  1 23:04:49 UTC 2002

Modified Files:
	syssrc/sys/conf: Makefile.kern.inc
Added Files:
	syssrc/sys/gdbscripts: Makefile.inc

Log Message:
Build a .gdbinit in the kernel build directory.  The new .gdbinit
will source all of the system-provided gdb scrips in sys/gdbscripts,
as well as any files specified by the user in the GDBINIT make var.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/conf/Makefile.kern.inc
cvs rdiff -r0 -r1.1 syssrc/sys/gdbscripts/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.