Ticket #78 (closed defect: fixed)
modify project Makefiles to rebuild when .h files are modified
| Reported by: | liamMT | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | firmware | Keywords: | |
| Cc: |
Description
Hopefully this can be done in the Makefile. Currently, when a .h file in the project is modified, the .c files that depend on it are not rebuilt.
Specifically with regards to mcbuilder this is a pain, and has resulted in the temporary hack that simply does a make clean when config.h has been modified, so that the changes are reflected in the binary.
Change History
Note: See
TracTickets for help on using
tickets.
