2002-07-23 Tim Coleman <tim@timcoleman.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