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:   joerg
Date:           Thu Nov 15 23:51:54 UTC 2012

Modified Files:
        src: Makefile build.sh
        src/lib: Makefile
        src/share/mk: Makefile
        src/tools: Makefile
Added Files:
        src/share/mk: bsd.buildinstall.mk

Log Message:
Move the build_install logic from lib/Makefile into share/mk and re-use
it for tools. The existing logic broke for the LLVM build with the
recent .ORDER changes in make.


To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/Makefile
cvs rdiff -u -r1.258 -r1.259 src/build.sh
cvs rdiff -u -r1.194 -r1.195 src/lib/Makefile
cvs rdiff -u -r1.46 -r1.47 src/share/mk/Makefile
cvs rdiff -u -r0 -r1.1 src/share/mk/bsd.buildinstall.mk
cvs rdiff -u -r1.158 -r1.159 src/tools/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