1 thisdir
= class
/System.Runtime.Remoting
3 include ..
/..
/build
/rules.make
5 LIBRARY
= System.Runtime.Remoting.dll
7 LIB_MCS_FLAGS
= /r
:$(corlib
) /r
:System.dll
/r
:System.Web.dll \
8 /r
:System.Xml.dll
/r
:System.Runtime.Serialization.Formatters.Soap.dll
10 TEST_MCS_FLAGS
= $(LIB_MCS_FLAGS
) -nowarn
:618 /r
:System.Runtime.Remoting.dll
14 EXTRA_DISTFILES
= Test
/corba-example.cs Test
/simple-example.cs
16 include ..
/..
/build
/library.make