Martin, This one is not working with any targets when invoked anew from TOPDIR:
# $ make [ BUILDTYPE=<build-type> ] \ # [ BUILDDIR=<build-dir> ] \ # [ CONFIG=<config-file> ] \ # [ PHDIR=<plumhall-testsuite-source-dir> ] # [ <targets> ] AFAICT the comments describing the targets seem to have typos: # From $TOPDIR or $BUILDDIR to configure if necessary and build the lib, # tests, plumhall testsuite, and examples: # # $ make [ lib ] .... vs. # Targets: # # .............. # # libstd - builds the library Liviu
