Searched refs:OUTDIR (Results 1 – 2 of 2) sorted by relevance
17 OUTDIR := $(shell cd $(OUTPUT) && pwd) macro18 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
16 OUTDIR := $(shell cd $(OUTPUT) && pwd)17 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))