Support the MEMCPY(base, base) rule and add initial ARGLIST support
[mono.git] / support / Makefile.am
blobffba28bd847c724398beb7651fbfe83bc2aa679b
1 if PLATFORM_WIN32
2 lib_LTLIBRARIES= 
3 else
4 lib_LTLIBRARIES= libMonoPosixHelper.la
5 endif
7 libMonoPosixHelper_la_SOURCES = \
8         map.c map.h macros.c
10
11 # Use this target to refresh the values in map.[ch]
13 refresh:
14         mono ../../mcs/class/Mono.Posix/Mono.Posix/make-map.exe ../../mcs/class/lib/Mono.Posix.dll map