Skip to content
Snippets Groups Projects
Commit 44b132bf authored by ghuter's avatar ghuter
Browse files

revise build system (makefile and sensors.mk)

Make it more posix compliant (remove '%.o: %.c %.h' usage, which is
not posix).

Sadly, it appears to not support well separate directories for object and
source files: inference rules do not work, and it recompiles everything
at each invocation even though there is not necessarily any change within
the source files.
parent afec2006
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment