2002-06-27 Ajay kumar Dwivedi <adwiv@yahoo.com>
[mono.git] / mcs / class / makefile
1 all: linux
2
3 linux:
4         ../nant/NAnt.exe
5
6 push:
7         scp lib/*.dll mono-cvs:libs
8
9 test:
10         ../nant/NAnt.exe test
11
12 clean:
13         ../nant/NAnt.exe clean