diff options
Diffstat (limited to 'sim/m32c/Makefile.in')
-rw-r--r-- | sim/m32c/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/m32c/Makefile.in b/sim/m32c/Makefile.in index 7e27eb5..05aa753 100644 --- a/sim/m32c/Makefile.in +++ b/sim/m32c/Makefile.in @@ -18,9 +18,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/>. -# This selects the newlib/libgloss syscall definitions. -NL_TARGET = -DNL_TARGET_m32c - ## COMMON_PRE_CONFIG_FRAG SIM_EXTRA_CFLAGS = -Wall -DTIMER_A |