Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/arch/sgimips
Module Name: src
Committed By: snj
Date: Thu Feb 26 07:31:58 UTC 2009
Modified Files:
src/sys/arch/sgimips [netbsd-5]: Makefile
src/sys/arch/sgimips/include [netbsd-5]: Makefile
Added Files:
src/sys/arch/sgimips/dev [netbsd-5]: Makefile
Log Message:
Pull up following revision(s) (requested by macallan in ticket #523):
sys/arch/sgimips/Makefile: revision 1.7
sys/arch/sgimips/dev/Makefile: revision 1.1
sys/arch/sgimips/include/Makefile: revision 1.19
Don't be lazy and let one directory's Makefile install an include
file from another directory, as that only causes problems with
mtree later on when encountering the /.. path component. Instead,
descend into dev/ and use the Makefile there to install dev/crmfbreg.h
in the appropriate directory.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 src/sys/arch/sgimips/Makefile
cvs rdiff -r0 -r1.1.12.2 src/sys/arch/sgimips/dev/Makefile
cvs rdiff -r1.17.56.1 -r1.17.56.2 src/sys/arch/sgimips/include/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index