xamarin-macios/jenkins/Makefile

9 строки
133 B
Makefile

TOP=..
include $(TOP)/Make.config
all check:
shellcheck *.sh
print-abspath-variable:
@echo $(VARIABLE)=$(abspath $($(VARIABLE)))