[w32handle] Compile them in on windows
[mono-project.git] / mono / arch / Makefile.am
blob5612361402d091f9b8835189fc076e29290779af
1 DIST_SUBDIRS = x86 ppc sparc arm arm64 s390x amd64 ia64 mips
3 AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
5 if ARM
6 # arm needs to build some stuff even in JIT mode
7 SUBDIRS = $(arch_target)
8 endif