p7zip/CPP/ANDROID/test_lib/makefile
2017-10-11 12:35:36 +02:00

12 lines
106 B
Makefile

TARGET=test_lib
all: build
include ../makefile.inc
test: install
adb shell $(DEVICE_DIR)/$(TARGET)