all:
	make -f makefile.iwarp tasking

nopcs:
	make -f makefile.iwarp notasking

clean:
	make -f makefile.iwarp clean
