History log of /netbsd-src/sys/arch/sgimips/dev/Makefile (Results 1 – 1 of 1)
Revision Date Author Comments
# 0f2d00e5 25-Nov-2008 he <he@NetBSD.org>

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,
des

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.

show more ...