Add TLS offset probing to mach-amd64 in the same way it's done on x86.
[mono-project.git] / mono / arch / Makefile.am
blobe7700ed3a61a3439f3ec570b2ffc5e5f54a477c0
1 DIST_SUBDIRS = x86 ppc sparc arm s390x amd64 ia64 mips
3 AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
5 if INTERP_SUPPORTED
6 SUBDIRS = $(arch_target)
7 else
8 if ARM
9 # arm needs to build some stuff even in JIT mode
10 SUBDIRS = $(arch_target)
11 endif
12 endif
14 if INTERP_SUPPORTED
16 noinst_LTLIBRARIES = libmonoarch.la
18 libmonoarch_la_SOURCES = unknown.c
20 libmonoarch_la_LIBADD = $(arch_target)/libmonoarch-$(arch_target).la
22 endif
24 EXTRA_DIST = ChangeLog