OS/X gcc/g++ 4.x fix
[melted] / mlt++ / Makefile
1 all clean install:
2 $(MAKE) -C src $@
3 $(MAKE) -C test $@
4