Finish support for the System.Security.Cryptography.RNGCryptoServiceProvider
[mono.git] / mcs / class / makefile
index 313d2079ff6a866958955c702e6d6b13dddee44b..1f5eebb6e5261e44b69255e0ca34f2ea87e39046 100644 (file)
@@ -4,11 +4,16 @@ all:
 windows:
        ../nant/NAnt.exe windows
 
+unix: linux
+
 linux:
        ../nant/NAnt.exe linux
 
 push:
        scp lib/*.dll mono-cvs:libs
 
+test:
+       ../nant/NAnt.exe test
+
 clean:
        ../nant/NAnt.exe clean