On 04/04/18 09:55, Chris Johns wrote:
I think we need only three Makefile.am and two configure.ac:

configure.ac
Makefile.am (builds also cpukit, uses AM_CONDITIONAL for cpukit/score/cpu/*)
testsuites/Makefile.am (uses AM_CONDITIONAL for each test)
500+ tests in the one file? Really? I hope not.

Is this better or worse than 794 Makefile.am in testsuites?


You cannot have more than one test in a Makefile.am currently. See $(make-exe)
and LINK_OBJS and LINK_LIBS.

Yes, but if we remove the post link step, then we can probably use the standard Automake program stuff. If not, then I will not touch the testsuites build at all and leave it as is.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to