X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMakefile;h=081d89d19b92979428fe10fdd80f76cbbae7dc32;hb=6dc48920f399a378a17bbe31a8d6fd52c3431054;hp=aaad9b7de63c434fae4c77294efbfef647d64f04;hpb=56c0c8522daf8ca1fcefd7c3d8325ad833aeaf75;p=mono.git diff --git a/mcs/class/Makefile b/mcs/class/Makefile index aaad9b7de63..081d89d19b9 100644 --- a/mcs/class/Makefile +++ b/mcs/class/Makefile @@ -47,6 +47,10 @@ common_dirs := \ System.Data \ Mono.Data \ Mono.GetOptions \ + $(MONO_SYMBOLWRITER) \ + $(MONO_POSIX) \ + Accessibility \ + Managed.Windows.Forms \ System.Web \ System.Web.Services \ System.Web \ @@ -54,20 +58,16 @@ common_dirs := \ System.Runtime.Remoting \ System.Configuration.Install \ System.Management \ - $(MONO_SYMBOLWRITER) \ - $(MONO_POSIX) \ Mono.Data.SqliteClient \ Mono.Data.SybaseClient \ Mono.Data.TdsClient \ System.Data.OracleClient \ - Accessibility \ Microsoft.VisualC \ Cscompmgd \ - Managed.Windows.Forms \ - Microsoft.VisualBasic \ System.Design \ PEAPI \ Npgsql \ + Compat.ICSharpCode.SharpZipLib \ ICSharpCode.SharpZipLib \ Compat.ICSharpCode.SharpZipLib \ ByteFX.Data \ @@ -82,7 +82,9 @@ common_dirs := \ Microsoft.Vsa \ Mono.Cairo \ IBM.Data.DB2 \ - Microsoft.JScript + Microsoft.JScript \ + CustomMarshalers \ + OpenSystem.C default_dirs := FirebirdSql.Data.Firebird @@ -102,9 +104,7 @@ SUBDIRS = $(common_dirs) $(default_dirs) $(net_2_0_dirs) # These libraries below are either unimplemented or don't compile, but # I wrote makefiles for them. -BROKEN_SUBDIRS = \ - Custommarshalers \ - Mono.Globalization +BROKEN_SUBDIRS = DIST_ONLY_SUBDIRS = \ $(BROKEN_SUBDIRS)