myos/make/apps/subrepo/def.mk

3 lines
144 B
Makefile
Raw Normal View History

2021-05-31 22:29:12 +02:00
SUBREPO_DIR ?= $(CURDIR)
SUBREPO_COMMIT ?= $(shell git rev-parse subrepo/$(SUBREPO)/$(BRANCH) 2>/dev/null)