Lines Matching refs:INSTALL
285 INSTALL = $(subst \,/,$(DEST))
286 ifeq (/, $(findstring /,$(INSTALL)))
287 INSTDIRS = $(INSTALL)
292 INSTALL = $(subst \,/,$(dest))
293 ifeq (/, $(findstring /,$(INSTALL)))
294 INSTDIRS = $(INSTALL)
298 ifndef INSTALL
299 INSTALL = $(AP_WORK)/Dist
300 INSTDIRS = $(INSTALL)
322 ifneq "$(findstring IPV6,$(INSTALL))" "IPV6"
323 INSTALL := $(INSTALL)_IPV6
332 INSTALLBASE = $(INSTALL)/$(BASEDIR)
335 $(INSTALL) \