Source-Changes archive

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

CVS commit: src/external/bsd/atf



Module Name:    src
Committed By:   jmmv
Date:           Wed Oct 20 09:20:14 UTC 2010

Modified Files:
        src/external/bsd/atf: Makefile
        src/external/bsd/atf/lib/libatf-c: Makefile bconfig.h
        src/external/bsd/atf/lib/libatf-c++: Makefile
        src/external/bsd/atf/tests/atf: Makefile
        src/external/bsd/atf/tests/atf/atf-c: Makefile
        src/external/bsd/atf/tests/atf/atf-c++: Makefile
        src/external/bsd/atf/tests/atf/atf-report: Makefile
        src/external/bsd/atf/tests/atf/atf-run: Makefile
        src/external/bsd/atf/tests/atf/atf-sh: Makefile
        src/external/bsd/atf/usr.bin: Makefile
        src/external/bsd/atf/usr.bin/atf-config: Makefile
        src/external/bsd/atf/usr.bin/atf-report: Makefile
        src/external/bsd/atf/usr.bin/atf-run: Makefile
        src/external/bsd/atf/usr.bin/atf-sh: Makefile
        src/external/bsd/atf/usr.bin/atf-version: Makefile
Added Files:
        src/external/bsd/atf/libexec: Makefile
        src/external/bsd/atf/libexec/atf-check: Makefile
        src/external/bsd/atf/tests/atf/atf-c++/detail: Makefile
        src/external/bsd/atf/tests/atf/atf-c/detail: Makefile
Removed Files:
        src/external/bsd/atf/tests/atf/atf-check: Makefile
        src/external/bsd/atf/usr.bin/atf-check: Makefile

Log Message:
Adjust reachover makefiles for atf 0.11.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/atf/Makefile
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/atf/lib/libatf-c/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/atf/lib/libatf-c/bconfig.h
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/atf/lib/libatf-c++/Makefile
cvs rdiff -u -r0 -r1.4 src/external/bsd/atf/libexec/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/atf/libexec/atf-check/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/atf/tests/atf/Makefile
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/atf/tests/atf/atf-c/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/atf/tests/atf/atf-c++/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/atf/tests/atf/atf-c++/detail/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/atf/tests/atf/atf-c/detail/Makefile
cvs rdiff -u -r1.3 -r0 src/external/bsd/atf/tests/atf/atf-check/Makefile
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/atf/tests/atf/atf-report/Makefile
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/atf/tests/atf/atf-run/Makefile
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/atf/tests/atf/atf-sh/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/atf/usr.bin/Makefile
cvs rdiff -u -r1.3 -r0 src/external/bsd/atf/usr.bin/atf-check/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/atf/usr.bin/atf-config/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/atf/usr.bin/atf-report/Makefile
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/atf/usr.bin/atf-run/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/atf/usr.bin/atf-sh/Makefile
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/atf/usr.bin/atf-version/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