[PATCH 07/12] bsps: Avoid line continuation in Makefile.am
Chris Johns
chrisj at rtems.org
Wed Apr 11 21:09:05 UTC 2018
Is it a requirement for Makefile.am we avoid line continuation?
I had a choice and wrapped lines in the testsuites and without any guidelines I
choose a more compact format. It was easy to do with python's textwrap module.
At some point I think it would be good to collect together what we want to do
with Makefile.am files as some form of a coding standard. I have some things
that might go in like conditionals ..
https://lists.rtems.org/pipermail/devel/2018-April/020889.html
Chris
More information about the devel
mailing list