samples/Makefile
2007-07-01 Merge the build system to trunk: ct-ng is now installable:
2007-06-18 Always call distclean after each sample when doing a regtest.
2007-06-17 Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable).
2007-06-17 The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
2007-06-17 Add intermediate mesages when building regtests.
2007-06-17 Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.
2007-05-08 Print the major components and their version when calling "make help".
2007-05-07 Merge the save-sample branch to trunk: