Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/15/2003 19:16:01
Module Name: src
Committed By: jdolecek
Date: Wed Oct 15 19:16:01 UTC 2003
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
add MI 'all' target - this calls MD 'all_md' and then creates miscellaneous
devices supported on all plaforms
and MI 'init' target, which just calls 'all'; this is used if platform
doesn't define it's own 'init' target
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/etc/MAKEDEV.tmpl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.