Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/07/2001 00:37:30
Module Name:	gnusrc
Committed By:	tv
Date:		Mon Aug  6 21:37:30 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gdb: Makefile.in

Log Message:
Don't make init.c depend on $(INIT_FILES); this causes a build of all .o's
before grepping through .c's can begin.  Instead, depend on Makefile.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/Makefile.in

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