sim: igen: simplify build logic a little
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Jan 2023 02:55:31 +0000 (21:55 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 15 Jan 2023 07:07:43 +0000 (02:07 -0500)
commit9a7472d7c599453405484f2df5206e56b7618fb3
tree691d9fc65f470bd3f458ddb6de32d475c7a43970
parenteaa13962f22acfe8bff388e2bc4d7335ec3fe802
sim: igen: simplify build logic a little

Now that all ports (that use igen) build in the top-level and depend
on igen, we can move the conditional logic out of configure.  We also
switch from noinst_LIBRARIES to EXTRA_LIBRARIES so that the library
is only built when needed (i.e. the igen tool is used).
sim/Makefile.am
sim/Makefile.in
sim/configure
sim/configure.ac
sim/igen/local.mk