Open spth opened 4 years ago
Trying to build out-of-tree fails:
philipp@notebook6:/tmp/OpenRabbit/build$ LANG=C make make all-recursive make[1]: Entering directory '/tmp/OpenRabbit/build' Making all in src make[2]: Entering directory '/tmp/OpenRabbit/build/src' make[2]: *** No rule to make target 'openrabbitfu', needed by 'all-am'. Stop. make[2]: Leaving directory '/tmp/OpenRabbit/build/src' make[1]: *** [Makefile:456: all-recursive] Error 1 make[1]: Leaving directory '/tmp/OpenRabbit/build' make: *** [Makefile:367: all] Error 2 philipp@notebook6:/tmp/OpenRabbit/build$
Trying to build out-of-tree fails: