1 2 3 4 5 6 7
# port files built under eclipse MODULE := backends/platform/tizen $(EXECUTABLE): $(OBJS) rm -f $@ arm-linux-gnueabi-ar Tru $@ $(OBJS)