Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386/stand/lib



Module Name:    syssrc
Committed By:   dillo
Date:           Thu Nov 22 00:04:56 UTC 2001

Modified Files:
        syssrc/sys/arch/i386/stand/lib: Makefile.inc

Log Message:
Repeat James Chacon's fix from sys/lib/lib{kern,sa,z}:

        Don't make clean and cleandir depend on the lib subdir.
        Just check for it's existance before running the submake.
        This makes it possible to run a make build (which runs
        cleandir before make obj) in a r/o source tree.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/i386/stand/lib/Makefile.inc

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