936df7568a
The common subdir sets up a cconfig.h file to hold checks for the common code. In practice, most files still end up using config.h instead which just leads to confusion. Merge all the configure checks that went into cconfig.h into SIM_AC_COMMON so we can drop the cconfig.h file altogether. Now there is only a single config.h file like normal.
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
/*/gentmap
|
|
/*/run
|
|
/*/hw-config.h
|
|
/*/targ-*
|
|
/*/version.c
|