Hi,<br><br>I have a target 'sync' in my project and I want to rebuild all the project when I call this target 'sync'. So I tried to make sync depends from the target 'all' but I don't know how to do it. <br>
<br>I tried to add "DEPENDS all" in the ADD_CUSTOM_TARGET command but I didn't work : make[3]: *** No rules to build target « ../all »<br><br><br>How to do it ?<br><br>Regards,<br>--<br>Mehdi<br>