Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sgimips
Module Name: src
Committed By: he
Date: Tue Nov 25 09:47:40 UTC 2008
Modified Files:
src/sys/arch/sgimips: Makefile
src/sys/arch/sgimips/include: Makefile
Added Files:
src/sys/arch/sgimips/dev: Makefile
Log Message:
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.7 src/sys/arch/sgimips/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/dev/Makefile
cvs rdiff -r1.18 -r1.19 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