diff options
Diffstat (limited to 'sim/arch-subdir.mk.in')
-rw-r--r-- | sim/arch-subdir.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/arch-subdir.mk.in b/sim/arch-subdir.mk.in index 6f9d4ad..bc51fca 100644 --- a/sim/arch-subdir.mk.in +++ b/sim/arch-subdir.mk.in @@ -17,5 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. +COMMON_LIBS = @LIBS@ WARN_CFLAGS = @WARN_CFLAGS@ WERROR_CFLAGS = @WERROR_CFLAGS@ |