Searched defs:INSTALL_DIR (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/installer/linux/
H A DMakefile12 INSTALL_DIR = $(DESTDIR)/opt/google/chrome-remote-desktop macro
25 install -d "$(INSTALL_DIR)"
29 "$(INSTALL_DIR)/chrome-remote-desktop"
30 install "$(TOOLS)/is-remoting-session" "$(INSTALL_DIR)"
37 "$(INSTALL_DIR)/chrome-remote-desktop-host"
40 install "$(START_PROGNAME)" "$(INSTALL_DIR)/start-host"
43 install "$(NM_PROGNAME)" "$(INSTALL_DIR)/native-messaging-host"

Completed in 214 milliseconds