Implementation of Collections for (Checked)ListBox; notification handling for DateTim...
[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