Source-Changes archive

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

CVS commit: basesrc/tools



Module Name:    basesrc
Committed By:   tv
Date:           Thu Jan 10 17:04:22 UTC 2002

Modified Files:
        basesrc/tools: Makefile
        basesrc/tools/mkdep: Makefile
Added Files:
        basesrc/tools/host-mkdep: Makefile configure configure.ac host-mkdep.in
Removed Files:
        basesrc/tools/mkdep: configure configure.ac host-mkdep.in

Log Message:
Move host-mkdep to its own directory.  Create and install it before
everything else.  Now it's possible for the target mkdep to build and
install like "normal" host-tools do; should remove the function decl
warnings reported by greywolf%starwolf.com@localhost on current-users.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/tools/Makefile
cvs rdiff -r0 -r1.1 basesrc/tools/host-mkdep/Makefile \
    basesrc/tools/host-mkdep/configure basesrc/tools/host-mkdep/configure.ac \
    basesrc/tools/host-mkdep/host-mkdep.in
cvs rdiff -r1.6 -r1.7 basesrc/tools/mkdep/Makefile
cvs rdiff -r1.1 -r0 basesrc/tools/mkdep/configure \
    basesrc/tools/mkdep/configure.ac
cvs rdiff -r1.2 -r0 basesrc/tools/mkdep/host-mkdep.in

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