User forums > General (but related to Code::Blocks)
custom makefile command options not working?
(1/1)
BrianSidebotham:
Hello,
I am trying to use a custom makefile with my project, as its an embedded project. However, if I click on "Use a custom makefile" under Project | Properties dialog, and fill in the "Make" commands under the Project Build Options dialog, the make commands seem to be ignored and the target is always issued as cleandefault or default, depending on the operation, even though I have put "$make -f $makefile all" and "$make -f $makefile clean" in the make commands section.
Am I missing something, or this a bug?
mandrav:
--- Quote ---Am I missing something, or this a bug?
--- End quote ---
Could be a bug, because I don't have any makefile-based project to test the latest changes in the build system.
BrianSidebotham:
If there's any more information I could provide that would be useful to you, just let me know. I'm sure it's setup okay.
I have re-configured my makefile for now.
Best Regards,
Brian.
Navigation
[0] Message Index
Go to full version