Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/24/1999 17:17:28
Module Name:	syssrc
Committed By:	simonb
Date:		Mon Oct 25 00:17:28 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/include: Makefile

Log Message:
Don't let loadfile_machdep.h make it to /usr/include - the pmax
stand Makefiles already set up the compile environment so that
machine/loadfile_machdep.h can be found.

XXX: Not done for i386, mmeye or sparc - I can't test these at the
     moment.  It should be as simple as making a machine symlink
     pointing to .<some number of ../'s>./include in the objdir...


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/pmax/include/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.