Source-Changes archive

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

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



Module Name:    src
Committed By:   christos
Date:           Thu May  5 18:03:04 UTC 2005

Modified Files:
        src/sys/arch/i386/stand: Makefile.booters
        src/sys/arch/i386/stand/boot: Makefile.boot
        src/sys/arch/i386/stand/bootxx: Makefile.bootxx

Log Message:
add dependall and realdepend to the targets that we need to call in the
beginning. XXX: The real fix (handle dependencies in .BEGIN) is forthcoming.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/arch/i386/stand/Makefile.booters
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.16 -r1.17 src/sys/arch/i386/stand/bootxx/Makefile.bootxx

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