Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/13/2000 07:29:32
Module Name: basesrc
Committed By: jdolecek
Date: Mon Nov 13 05:29:32 UTC 2000
Modified Files:
basesrc/sbin: Makefile
Log Message:
add mount_* to SUBDIR for 'make obj', so that the obj directories get
created and used. Some ramdisks compile individual mount_* commands
directly and hence need the obj dirs setup in order to allow shared
source tree.
Noted in private mail by Andrew Brown <atatat@atatdot.net>.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 basesrc/sbin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.