2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mono / arch / x86 / Makefile.am
1
2 INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
3
4 noinst_LTLIBRARIES = libmonoarch-x86.la
5
6 libmonoarch_x86_la_SOURCES = tramp.c x86-codegen.h
7