Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/20/2001 18:07:59
Module Name: basesrc
Committed By: thorpej
Date: Tue Nov 20 16:07:59 UTC 2001
Modified Files:
basesrc/etc: Makefile
Log Message:
Split the "distribution" target into "distribution" and "install-etc-files",
the latter being called by the "distribution" target. This allows the
various /etc/... files to be installed manually in a convenient way, if
desired.
NOTE: It is INTENTIONAL that this target is not named "install".
To generate a diff of this commit:
cvs rdiff -r1.192 -r1.193 basesrc/etc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.