1 noinst_LTLIBRARIES = libmonoutils.la
3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CPPFLAGS) $(GLIB_CFLAGS) $(SHARED_CFLAGS)
7 BUILT_SOURCES = mono-dtrace.h
9 mono-dtrace.h: $(top_srcdir)/data/mono.d
10 $(DTRACE) $(DTRACEFLAGS) -h -s $(top_srcdir)/data/mono.d -o $@ || > $@
18 platform_sources = $(win32_sources)
23 platform_sources = $(unix_sources)
31 mono-logger-internals.h \
43 mono-dl-windows-internals.h \
49 mono-internal-hash.c \
50 mono-internal-hash.h \
51 mono-io-portability.c \
52 mono-io-portability.h \
59 mono-mmap-internals.h \
60 mono-mmap-windows-internals.h \
65 mono-networkinterfaces.c \
66 mono-networkinterfaces.h \
68 mono-proclib-windows.c \
70 mono-proclib-windows-internals.h \
81 mono-coop-semaphore.h \
84 mono-property-hash.h \
85 mono-property-hash.c \
88 freebsd-elf_common.h \
95 mono-error-internals.h \
114 mono-stack-unwinding.h \
121 lock-free-array-queue.c \
122 lock-free-array-queue.h \
123 mono-linked-list-set.c \
124 mono-linked-list-set.h \
126 mono-threads-state-machine.c \
127 mono-threads-posix.c \
128 mono-threads-posix-signals.c \
129 mono-threads-mach.c \
130 mono-threads-mach-helper.c \
131 mono-threads-windows.c \
132 mono-threads-linux.c \
133 mono-threads-freebsd.c \
134 mono-threads-netbsd.c \
135 mono-threads-openbsd.c \
136 mono-threads-android.c \
138 mono-threads-debug.h \
140 mono-threads-coop.c \
141 mono-threads-coop.h \
145 mono-memory-model.h \
153 mono-signal-handler.h \
154 mono-conc-hashtable.h \
155 mono-conc-hashtable.c \
162 networking-fallback.c \
163 networking-missing.c \
164 networking-windows.c \
167 mono-rand-windows.c \
169 mono-rand-windows-internals.h \
184 arch_sources += mach-support-x86.c
188 arch_sources += mach-support-amd64.c
192 arch_sources += mach-support-arm.c
196 arch_sources += mach-support-arm64.c
201 arch_sources += mach-support-unknown.c
208 arch_sources += mono-hwcap-x86.c
212 arch_sources += mono-hwcap-x86.c
216 arch_sources += mono-hwcap-arm.c
220 arch_sources += mono-hwcap-arm64.c
224 arch_sources += mono-hwcap-mips.c
228 arch_sources += mono-hwcap-ppc.c
232 arch_sources += mono-hwcap-ppc.c
236 arch_sources += mono-hwcap-sparc.c
240 arch_sources += mono-hwcap-sparc.c
244 arch_sources += mono-hwcap-ia64.c
248 arch_sources += mono-hwcap-s390x.c
253 arch_sources += mono-hwcap-cross.c
257 libmonoutils_la_SOURCES = $(monoutils_sources) $(arch_sources)
258 libmonoutilsincludedir = $(includedir)/mono-$(API_VER)/mono/utils
260 libmonoutilsinclude_HEADERS = \
267 EXTRA_DIST = mono-embed.h mono-embed.c