sim: build: drop AM_MAKEFLAGS settings

We don't have any recursive builds anymore, so we can drop this logic.
This commit is contained in:
Mike Frysinger
2023-01-01 23:02:28 -05:00
parent 936b119d43
commit 068b723abc
10 changed files with 161 additions and 185 deletions

View File

@@ -86,7 +86,6 @@ noinst_LIBRARIES += %D%/libsim.a
noinst_PROGRAMS += %D%/run
%C%_SIM_EXTRA_HW_DEVICES = tx3904cpu tx3904irc tx3904tmr tx3904sio
AM_MAKEFLAGS += %C%_SIM_EXTRA_HW_DEVICES="$(%C%_SIM_EXTRA_HW_DEVICES)"
## List all generated headers to help Automake dependency tracking.
BUILT_SOURCES += %D%/itable.h