p7zip/CPP/ANDROID/test_lib/makefile

12 lines
106 B
Makefile
Raw Permalink Normal View History

2017-10-11 12:35:36 +02:00
TARGET=test_lib
all: build
include ../makefile.inc
test: install
adb shell $(DEVICE_DIR)/$(TARGET)