Searched refs:ARM_HYP_MLB_PATH (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/l4v/tools/c-parser/standalone-parser/
H A DMakefile72 ARM_HYP_MLB_PATH := -mlb-path-var 'L4V_ARCH ARM_HYP' macro
77 PARSER_DEPS_ARM_HYP := $(shell mlton $(ARM_HYP_MLB_PATH) -stop f $(STP_PFX)/c-parser.mlb)
82 TOKENIZER_DEPS_ARM_HYP := $(shell mlton $(ARM_HYP_MLB_PATH) -stop f $(STP_PFX)/tokenizer.mlb)
90 mlton $(ARM_HYP_MLB_PATH) -output $@ $<
102 mlton $(ARM_HYP_MLB_PATH) -output $@ $<

Completed in 36 milliseconds