d08b353ef0e47a78846555366065db99c87bd811
[mono.git] / mono / os / unix / Makefile.am
1 if PLATFORM_WIN32
2 # Use -m here. This will use / as directory separator (C:/WINNT).
3 # The files that use MONO_ASSEMBLIES and/or MONO_CFG_DIR replace the
4 # / by \ if running under WIN32.
5 assembliesdir = `cygpath -m "${libdir}"`
6 confdir = `cygpath -m "${sysconfdir}"`
7 else
8 assembliesdir = $(exec_prefix)/lib
9 confdir = $(sysconfdir)
10 endif
11
12 INCLUDES = -I$(top_srcdir) -DMONO_ASSEMBLIES=\"$(assembliesdir)\" -DMONO_CFG_DIR=\"$(confdir)\" $(GLIB_CFLAGS) 
13
14 noinst_LTLIBRARIES = libmonoos.la
15
16 libmonoos_la_SOURCES = util.c