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:   jmmv
Date:           Mon Nov 12 15:05:16 UTC 2007

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/share/mk: Makefile
Added Files:
        src/share/mk: bsd.test.mk

Log Message:
Add the bsd.test.mk file

This file simplifies the build of test programs, either written in C++
or in sh.  It hides the internals of atf, e.g. by silently linking
against -latf or calling atf-compile.

It also takes care of installing an Atffile for each new test directory.


To generate a diff of this commit:
cvs rdiff -r1.1081 -r1.1082 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.39 -r1.40 src/share/mk/Makefile
cvs rdiff -r0 -r1.1 src/share/mk/bsd.test.mk

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