2002-12-08 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / jay / makefile.gnu
1 all:
2         $(MAKE) -f makefile linux
3
4 clean:
5         $(MAKE) -f makefile clean
6
7 install: all
8
9 test:
10