sim: punt WITH_DEVICES & tconfig.h support
[external/binutils.git] / sim / avr / Makefile.in
index a10af55..d17e915 100644 (file)
@@ -1,6 +1,6 @@
 #    Makefile template for Configure for the AVR sim library.
-#    Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
-# 
+#    Copyright (C) 2009-2015 Free Software Foundation, Inc.
+#
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 
 ## COMMON_PRE_CONFIG_FRAG
 
-SIM_OBJS = interp.o sim-load.o
-SIM_EXTRA_LIBS = -lm
+SIM_OBJS = \
+       interp.o \
+       $(SIM_NEW_COMMON_OBJS) \
+       sim-hload.o \
+       sim-resume.o
 
 ## COMMON_POST_CONFIG_FRAG
-
-interp.o: interp.c