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

/seL4-l4v-10.1.1/l4v/tools/c-parser/standalone-parser/
H A DMakefile15 STP_PFX := $(realpath $(dir $(lastword $(MAKEFILE_LIST)))) macro
17 ISABELLE_HOME ?= $(STP_PFX)/../../../isabelle
22 ARM_DIR=$(STP_PFX)/ARM
23 ARM_HYP_DIR=$(STP_PFX)/ARM_HYP
24 X64_DIR=$(STP_PFX)/X64
25 RISCV64_DIR=$(STP_PFX)/RISCV64
47 include $(STP_PFX)/../Makefile
50 UMM_HEAP_ARM_HYP=$(realpath $(STP_PFX)/../umm_heap)/ARM_HYP
51 UMM_HEAP_ARM=$(realpath $(STP_PFX)/../umm_heap/ARM)
57 STP_CLEAN_TARGETS := $(STPARSERS) $(TOKENIZERS) $(STP_PFX)/
[all...]

Completed in 83 milliseconds