Lines Matching defs:OUTPUT
11 # O is an alias for OUTPUT12 OUTPUT := $(O)14 ifeq ($(OUTPUT),)15 OUTPUT := $(CURDIR)19 OUTPUT := $(OUTPUT)/$(subdir)23 ifneq ($(patsubst %/,,$(lastword $(OUTPUT))),)24 OUTPUT := $(OUTPUT)/27 RTLA := $(OUTPUT)rtla68 export CFLAGS OUTPUT srctree