Echo install.sh output properly
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
LOCAL_PATH := $(dir $(lastword $(MAKEFILE_LIST)))
|
LOCAL_PATH := $(dir $(lastword $(MAKEFILE_LIST)))
|
||||||
$(shell $(LOCAL_PATH)/scripts/install.sh)
|
$(info $(shell $(LOCAL_PATH)/scripts/install.sh))
|
||||||
|
|
||||||
all:
|
all:
|
||||||
.PHONY: help all clean
|
.PHONY: help all clean
|
||||||
|
Reference in New Issue
Block a user