mcs /noconfig /t:library -r:../Util/Util.dll -r ../BeagleClient/Beagle.dll -r:../beagled/BeagleDaemonPlugins.dll -r:../beagled/BeagleDaemonLib.dll -r:System.Runtime.Remoting beagledBridge.cs
cp beagledBridge.dll /usr/local/lib/beagle
mcs -g -o BeagleWebSvc.dll -target:library -noconfig ./BeagleWebSvc.cs -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:System.Runtime.Remoting -r:System.Web.Services -r:../beagled/BeagleDaemonLib.dll -r:beagledBridge.dll
cp BeagleWebSvc.dll /usr/local/lib/beagle
cp beagled.asmx /usr/share/doc/xsp/test
