From e732fe9b4f9909b0fbfa0bcac2ba048ca7d24ee2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 26 Dec 2022 22:39:03 -0500 Subject: sim: build: drop support for creating libsim.a in subdirs Now that all ports have moved to creating libsim.a in the top-level, drop all the support code to create it in a subdir. --- sim/m32c/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'sim/m32c') diff --git a/sim/m32c/Makefile.in b/sim/m32c/Makefile.in index cbe0c91..4c91e57 100644 --- a/sim/m32c/Makefile.in +++ b/sim/m32c/Makefile.in @@ -22,7 +22,4 @@ SIM_EXTRA_CFLAGS = -DTIMER_A -SIM_LIBSIM = -SIM_RUN_OBJS = - ## COMMON_POST_CONFIG_FRAG -- cgit v1.1