Sort the files
authorMiguel de Icaza <miguel@gnome.org>
Wed, 22 Apr 2009 22:51:56 +0000 (22:51 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 22 Apr 2009 22:51:56 +0000 (22:51 -0000)
svn path=/trunk/mono/; revision=132418

mono/metadata/Makefile.am

index 14a69f296505444df928f6d99da5dce8c0a8147b..2aac38460f6df3fa2aa8a2e3ffef14aed3730540 100644 (file)
@@ -44,108 +44,108 @@ CLEANFILES = mono-bundle.stamp
 libmonoruntime_static_la_LIBADD = $(bundle_obj) $(libmonoruntime_la_LIBADD)
 
 libmonoruntime_la_SOURCES = \
-       reflection.c    \
-       object.c        \
-       object-internals.h      \
-       icall.c         \
-       icall-def.h             \
-       char-conversions.h \
-       decimal.c       \
-       decimal.h       \
-       boehm-gc.c      \
-       null-gc.c       \
-       sgen-gc.c       \
-       sgen-gc.h       \
-       gc.c            \
-       gc-internal.h   \
-       method-builder.h \
-       method-builder.c \
-       marshal.c       \
-       marshal.h       \
-       cominterop.c    \
-       cominterop.h    \
-       mono-mlist.c    \
-       mono-mlist.h    \
-       monitor.c       \
-       monitor.h       \
-       tabledefs.h \
-       threads.c       \
-       threads-types.h \
-       threadpool.c    \
-       threadpool.h    \
-       threadpool-internals.h  \
-       file-io.c       \
-       file-io.h       \
-       socket-io.c     \
-       socket-io.h     \
-       exception.c     \
-       exception.h     \
-       appdomain.c     \
+       appdomain.c             \
+       assembly.c              \
+       attach.h                \
+       attach.c                \
+       boehm-gc.c              \
+       char-conversions.h      \
+       cil-coff.h              \
+       class.c                 \
+       class-internals.h       \
+       cominterop.c            \
+       cominterop.h            \
+       console-io.c            \
+       console-io.h            \
+       coree.c                 \
+       coree.h                 \
+       culture-info.h          \
+       culture-info-tables.h   \
+       debug-helpers.c         \
        debug-mono-symfile.h    \
        debug-mono-symfile.c    \
+       decimal.c               \
+       decimal.h               \
+       domain.c                \
+       domain-internals.h      \
+       environment.c           \
+       environment.h           \
+       exception.c             \
+       exception.h             \
+       file-io.c               \
+       file-io.h               \
+       filewatcher.c           \
+       filewatcher.h           \
+       gc.c                    \
+       gc-internal.h           \
+       generic-sharing.c       \
+       icall.c                 \
+       icall-def.h             \
+       image.c                 \
+       loader.c                \
+       locales.c               \
+       locales.h               \
+       lock-tracer.c           \
+       lock-tracer.h           \
+       marshal.c               \
+       marshal.h               \
+       mempool.c               \
+       mempool-internals.h     \
+       metadata.c              \
+       metadata-verify.c       \
+       metadata-internals.h    \
+       method-builder.h        \
+       method-builder.c        \
+       mono-config.c           \
        mono-debug.h            \
        mono-debug.c            \
        mono-debug-debugger.h   \
        mono-debug-debugger.c   \
-       profiler.c      \
+       mono-endian.c           \
+       mono-endian.h           \
+       mono-mlist.c            \
+       mono-mlist.h            \
+       mono-perfcounters.c     \
+       mono-perfcounters.h     \
+       mono-perfcounters-def.h \
+       monitor.c               \
+       monitor.h               \
+       normalization-tables.h  \
+       null-gc.c               \
+       number-formatter.h      \
+       object.c                \
+       object-internals.h      \
+       opcodes.c               \
+       socket-io.c             \
+       socket-io.h             \
+       process.c               \
+       process.h               \
+       profiler.c              \
        profiler-private.h      \
-       attach.h        \
-       attach.c        \
-       rand.h          \
-       rand.c          \
-       security.c      \
-       security.h      \
+       rand.h                  \
+       rand.c                  \
+       reflection.c            \
+       security.c              \
+       security.h              \
        security-core-clr.c     \
        security-core-clr.h     \
-       string-icalls.c \
-       string-icalls.h \
-       sysmath.h       \
-       sysmath.c       \
-       process.c       \
-       process.h       \
-       environment.c   \
-       environment.h   \
-       locales.c       \
-       locales.h       \
-       normalization-tables.h  \
-       filewatcher.c   \
-       filewatcher.h   \
-       culture-info.h  \
-       culture-info-tables.h   \
        security-manager.c      \
        security-manager.h      \
-       console-io.c            \
-       console-io.h    \
-       assembly.c      \
-       coree.c \
-       coree.h \
-       domain.c        \
-       domain-internals.h      \
-       opcodes.c       \
-       image.c         \
-       cil-coff.h      \
-       metadata.c      \
-       metadata-internals.h    \
-       number-formatter.h      \
-       verify.c        \
+       sgen-gc.c               \
+       sgen-gc.h               \
+       string-icalls.c         \
+       string-icalls.h         \
+       sysmath.h               \
+       sysmath.c               \
+       tabledefs.h             \
+       threads.c               \
+       threads-types.h         \
+       threadpool.c            \
+       threadpool.h            \
+       threadpool-internals.h  \
+       verify.c                \
        verify-internals.h      \
-       mono-endian.c   \
-       mono-endian.h   \
-       mono-config.c   \
-       loader.c        \
-       class.c         \
-       class-internals.h               \
-       wrapper-types.h         \
-       mempool.c       \
-       mono-perfcounters.c     \
-       mono-perfcounters.h     \
-       mono-perfcounters-def.h \
-       debug-helpers.c \
-       generic-sharing.c       \
-       mempool-internals.h     \
-       metadata-verify.c       \
-       lock-tracer.c   \
-       lock-tracer.h
+       wrapper-types.h
 
 libmonoruntime_static_la_SOURCES = $(libmonoruntime_la_SOURCES)
 
@@ -154,31 +154,30 @@ libmonoruntime_static_la_LDFLAGS = -static
 libmonoruntimeincludedir = $(includedir)/mono-$(API_VER)/mono/metadata
 
 libmonoruntimeinclude_HEADERS = \
-       attrdefs.h      \
-       appdomain.h     \
-       mono-debug.h    \
-       mono-gc.h       \
+       assembly.h              \
+       attrdefs.h              \
+       appdomain.h             \
+       blob.h                  \
+       class.h                 \
+       debug-helpers.h         \
        debug-mono-symfile.h    \
-       threads.h       \
-       environment.h   \
-       assembly.h      \
-       opcodes.h       \
-       blob.h          \
-       image.h         \
-       metadata.h      \
-       verify.h        \
-       reflection.h    \
-       row-indexes.h   \
-       tokentype.h     \
-       loader.h        \
-       class.h         \
-       object.h        \
-       exception.h     \
-       profiler.h      \
-       appdomain.h     \
-       mono-config.h   \
-       debug-helpers.h \
-       mempool.h
+       threads.h               \
+       environment.h           \
+       exception.h             \
+       image.h                 \
+       loader.h                \
+       mempool.h               \
+       metadata.h              \
+       mono-config.h           \
+       mono-debug.h            \
+       mono-gc.h               \
+       object.h                \
+       opcodes.h               \
+       profiler.h              \
+       reflection.h            \
+       row-indexes.h           \
+       tokentype.h             \
+       verify.h                
 
 if DTRACE_G_REQUIRED