Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 01/24/1999 11:18:55
Module Name: src
Committed By: scottr
Date: Sun Jan 24 19:18:55 UTC 1999
Modified Files:
src: Makefile
Log Message:
Sigh. The last change was too clever. Instead of using EXPORTABLE_SYSTEM,
which has side effects, use _BUILD to determine whether we ought to
install things in the domestic subtree. Otherwise, the core idea from
the last revision is unchanged.