Subject: CVS commit: basesrc/distrib/sparc/bootfs
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/23/2001 19:30:35
Module Name: basesrc
Committed By: tv
Date: Tue Oct 23 16:30:35 UTC 2001
Modified Files:
basesrc/distrib/sparc/bootfs: Makefile
Log Message:
.include <bsd.subdir.mk> in order to inherit no-op standard targets like
the other Makefiles here do. This really isn't the Right way to do it in
the long run (better to use <bsd.prog.mk> with NOPROG), but it works.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/distrib/sparc/bootfs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.