Searched defs:STACK (Results 1 - 1 of 1) sorted by relevance

/hets/
H A Dvar.mk18 STACK ?= $(shell command -v stack 2> /dev/null) macro
23 ifneq ($(STACK),)
24 STACK_EXEC := $(STACK) exec --

Completed in 479 milliseconds