2005-02-08 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / Makefile
index 8ca0b07bdf6be20d4204a1b2ce9bb7d8395bfd1c..2b3b461468c1669a941135f6635aa1047479d86f 100644 (file)
@@ -7,11 +7,16 @@ bootstrap_dirs := \
        corlib                                  \
        System                                  \
        System.XML                              \
+       Mono.Security                           \
+       System.Security                         \
        System                                  \
        $(MONO_SYMBOLWRITER)
 
+# Note that Mono.Security and System.Security aren't listed.
+# We may have to add those if 'mcs' starts using them.
 basic_SUBDIRS := corlib System System.XML System
-net_1_1_bootstrap_SUBDIRS := $(bootstrap_dirs) Mono.Security
+
+net_1_1_bootstrap_SUBDIRS := $(bootstrap_dirs)
 net_2_0_bootstrap_SUBDIRS := $(bootstrap_dirs)
 
 include ../build/rules.make
@@ -22,14 +27,14 @@ SUBDIRS = \
        corlib                          \
        System                          \
        System.XML                      \
+       Mono.Security                   \
+       System.Security                 \
        System                          \
        I18N                            \
        System.Drawing                  \
        System.EnterpriseServices       \
        Mono.C5                         \
-       Mono.Security                   \
        Mono.Data.Tds                   \
-       System.Security                 \
        System.Data                     \
        Mono.Data                       \
        Mono.GetOptions                 \
@@ -65,7 +70,8 @@ SUBDIRS = \
        Mono.Http                       \
        Microsoft.Vsa                   \
        Mono.Cairo                      \
-       IBM.Data.DB2                    
+       IBM.Data.DB2                    \
+       Microsoft.JScript       
 
 # Starting with Microsoft.Vsa, the libraries above weren't in the
 # Linux makefile.gnu before, but they build fine, so might as well