Run test_cpp only if requested (Makefile.direct)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 16 Mar 2017 07:53:28 +0000 (10:53 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 16 Mar 2017 07:53:28 +0000 (10:53 +0300)
commitc56e3a98d376e7e3477e0510807e6c8d7000e480
treebc84d79675ab3c7972c1014ba9f440c53cfa48b4
parent3a4d2006f97bf13100bb561795a5928bb2eb0b11
Run test_cpp only if requested (Makefile.direct)

* Makefile.direct (c++-t): Add dependency on test_cpp target.
* Makefile.direct (c++): Remove dependency on test_cpp target; do not
execute test_cpp.
Makefile.direct