[examples-v2 commit] Add various programs to report default attributes for various POSIX objects
Chris Johns
chrisj at rtems.org
Tue Oct 9 21:18:59 UTC 2018
On 8/10/18 8:56 am, Joel Sherrill wrote:
> diff --git a/posix_api/Makefile b/posix_api/Makefile
> index b070ea9..8af26dc 100644
> --- a/posix_api/Makefile
> +++ b/posix_api/Makefile
> @@ -4,5 +4,14 @@ include $(RTEMS_SHARE)/make/directory.cfg
I had forgotten the Makefile.in build support was present in this repo. I have
not used Makefile.inc when building any RTEMS exe for decades.
Is it a good idea to have both or should we have waf as the method to build the
examples? For example you end up with this in the repo ..
https://git.rtems.org/examples-v2/tree/misc/wscript#n18
Chris
More information about the devel
mailing list