Searched refs:APPDIR (Results 1 – 6 of 6) sorted by relevance
7 APPDIR="/Applications/Python ${PYVER}"13 if [ -d "${APPDIR}" ]; then14 ln -fhs "${FWK_DOCDIR}/index.html" "${APPDIR}/Python Documentation.html"16 open "${APPDIR}" || true # open the applications folder
30 APPDIR ?= $(JERRYDIR)/targets/riot-stm32f4/source macro
62 include $(APPDIR)/Application.mk
32 APPDIR=$(JERRYDIR)/targets/particle/source \
1523 Application housekeeping targets. The APPDIR variable refers to the user
5675 if one does not exist. Make sure that the APPDIR environment28460 ### 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