2007-01-04 Miguel de Icaza <miguel@novell.com>
[mono-project.git] / mono / arch / Makefile.am
blob31c55c2d8c235fd7787fad6f1a7293ef33231788
1 DIST_SUBDIRS = x86 ppc sparc arm s390 s390x alpha hppa amd64 ia64 mips
3 INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
5 # arm needs to build some stuff even in JIT mode
6 SUBDIRS = $(arch_target)
8 if INTERP_SUPPORTED
10 noinst_LTLIBRARIES = libmonoarch.la
12 libmonoarch_la_SOURCES = unknown.c
14 libmonoarch_la_LIBADD = $(arch_target)/libmonoarch-$(arch_target).la
16 endif
18 EXTRA_DIST = ChangeLog