Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   apb
Date:           Wed Oct 22 17:37:16 UTC 2008

Modified Files:
        src: Makefile

Log Message:
Defer the "make obj" step until after tools are built and installed.

There may be commands embedded in "!=" assignments that depend on tools
being available, and previously these would have printed error messages
during "make obj".  They may still print error messages during "make
cleandir", which (if it is performed at all) is performed before tools
are built.


To generate a diff of this commit:
cvs rdiff -r1.259 -r1.260 src/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