Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/01/2002 08:02:42
Module Name:	basesrc
Committed By:	jmc
Date:		Fri Mar  1 06:02:42 UTC 2002

Modified Files:
	basesrc: Makefile

Log Message:
Restructure infodir-meta to call a proper submake. Put the code into the
install-info gnu subdir as it's the program updating the dir file. This
all has to happen because METALOG depends on _SRC_TOP_OBJ which is now
not defined in the top level Makefile per tv's last commit. Which is fine
as this rule should have gone into a program's Makefile anyways just like
the whatis.db one does.


To generate a diff of this commit:
cvs rdiff -r1.163 -r1.164 basesrc/Makefile

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