2002-10-18 DennisHayes <dennish@raytek.com>
[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