Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand/bootxx



Module Name:    src
Committed By:   dsl
Date:           Mon Aug 23 06:52:04 UTC 2004

Modified Files:
        src/sys/arch/i386/stand/bootxx: Makefile

Log Message:
Need to use := when evaluating ${.OBJDIR}, then the correct value
is passed into the subdir builds and the 'lib' objects are correctly shared.
Fixes PR/26554


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/stand/bootxx/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