all:
	install -d $(OPIEDIR)/bin/python/
	install -m 0755 *.py $(OPIEDIR)/bin/python/

clean: