aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2015-01-24 16:08:13 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2015-01-24 16:27:16 +0100
commita19dd1d73ece5384c87c42477eb36265f127015d (patch)
tree967e39bc364043cd5c5f7b5c0467f138f6c4a5ae /README.md
parent31530d93448bdf93c0797540a73c6b67586ad5e1 (diff)
Rework Makefile targets
Since $(BUILDDIR) depended on the phony target "check", it was always considered out-of-date. So it was always rebuilt resulting in running the "cmake" command again even if it was already run. Add a new phony target "cmake_build" that always triggers the cmake build and make $(PROG) depend on it. Running "make" a second time now doesn't run cmake again.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions