Home
last modified time | relevance | path

Searched refs:APPDIR (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Mac/BuildScript/scripts/
Dpostflight.documentation7 APPDIR="/Applications/Python ${PYVER}"
13 if [ -d "${APPDIR}" ]; then
14 ln -fhs "${FWK_DOCDIR}/index.html" "${APPDIR}/Python Documentation.html"
16 open "${APPDIR}" || true # open the applications folder
/third_party/jerryscript/targets/riot-stm32f4/
DMakefile30 APPDIR ?= $(JERRYDIR)/targets/riot-stm32f4/source macro
/third_party/jerryscript/targets/nuttx-stm32f4/
DMakefile62 include $(APPDIR)/Application.mk
/third_party/jerryscript/targets/particle/
DMakefile.particle32 APPDIR=$(JERRYDIR)/targets/particle/source \
/third_party/NuttX/
DREADME.md1523 Application housekeeping targets. The APPDIR variable refers to the user
DReleaseNotes5675 if one does not exist. Make sure that the APPDIR environment
28460 ### In Apps, Change `$(TOPDIR)` to `$(APPDIR)`
28462 In the 'apps' repo, Makefiles are now using `$(APPDIR)` instead of `$(TOPDIR)`.
28465 `$(APPDIR)`.
28473 include $(APPDIR)/Make.defs