Hello, I'm not a seasoned / professional coder and I have never written a such big build system. Internet seems to know only about GNU make. I need a code review for ~1000 lines of code for BSD makefile.
The context is the development of an embedded RTOS for learning purposes; portability is made mainly with file selection rather than C preprocessor. I tried to review by myself but the code base was extremely modified / refactored and surely as a newbie I missed some tricky trap. As far as I can test, the build system seems to be fully functional.
Maybe I can get a review here? A paid job if needed, if it's not expensive. You could check documentation here and open the makefile to follow the .include path to makefiles
Thanks a lot for any help / advice / guidance / ...
The context is the development of an embedded RTOS for learning purposes; portability is made mainly with file selection rather than C preprocessor. I tried to review by myself but the code base was extremely modified / refactored and surely as a newbie I missed some tricky trap. As far as I can test, the build system seems to be fully functional.
Maybe I can get a review here? A paid job if needed, if it's not expensive. You could check documentation here and open the makefile to follow the .include path to makefiles
Thanks a lot for any help / advice / guidance / ...
Last edited: