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 ...
|