BUILD_NATIVE=y INSTALL_BINDIR=$(PIXILDT_DIR)/bin TARGET=dtsyncapp SRC=${shell ls *.c} OBJS=${SRC:.c=.o} include $(BASE_DIR)/Rules.make