CONFIG_DIR=../../../..
include $(CONFIG_DIR)/sdkmake.conf


install depend:

clean:
	rm -f *.o *~ \#*\# *.bak *.a core

