Module Name: src Committed By: matt Date: Sat Jul 9 08:01:59 UTC 2011
Modified Files:
src/usr.bin/config: main.c
Log Message:
When making the symlink for machine -> arch/foo/include
also make foo -> arch/foo/include. This allows one to include <foo/bar.h>
include <machine/bar.h> which can be handy.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/config/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
