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

/solaris-userland/components/desktop/os-welcome/files/
H A DMakefile77 DESTDIR= macro
98 @echo use make install DESTDIR=/path/to/proto to install to a proto area
104 $(INSTALL) -d -m 755 $(DESTDIR)$(WELCOME_DIR)
108 $(INSTALL) -d -m 755 $(DESTDIR)$(WELCOME_DIR)/$$dir; \
109 $(INSTALL) -m 644 -f $(DESTDIR)$(WELCOME_DIR)/$$dir $$f; \
111 $(INSTALL) -d -m 755 $(DESTDIR)$(DESKTOP_DIR)
112 $(INSTALL) -m 644 -f $(DESTDIR)$(DESKTOP_DIR)/$$dir os-about.desktop
113 $(INSTALL) -m 644 -f $(DESTDIR)$(DESKTOP_DIR)/$$dir os-next-steps.desktop
114 $(INSTALL) -d -m 755 $(DESTDIR)$(BIN_DIR)
115 $(INSTALL) -m 755 -f $(DESTDIR)
[all...]
/solaris-userland/components/acpidump/
H A DMakefile46 COMPONENT_INSTALL_ARGS += DESTDIR=$(PROTOUSRBINDIR)
/solaris-userland/components/desktop/os-welcome/files/po/
H A DMakefile87 $(mkdir_p) $(DESTDIR)$(itlocaledir)
90 dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \
105 rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
/solaris-userland/components/rabbitmq/
H A DMakefile56 COMPONENT_INSTALL_ENV += DESTDIR=$(PROTO_DIR)
/solaris-userland/components/libpki/
H A DMakefile60 CONFIGURE_ENV += DESTDIR="$(PROTO_DIR)"
/solaris-userland/components/aspell/
H A DMakefile66 DESTDIR=$(PROTO_DIR));
/solaris-userland/components/foomatic/db-engine/
H A DMakefile64 ( cd $(@D)/lib ; $(GMAKE) install_vendor DESTDIR=$(PROTO_DIR) )
/solaris-userland/components/libmemcached/
H A DMakefile76 COMPONENT_INSTALL_ENV += DESTDIR=$(PROTO_DIR)
/solaris-userland/components/perl/perl522/
H A DMakefile125 COMPONENT_INSTALL_ENV += DESTDIR="$(PROTO_DIR)"
/solaris-userland/components/perl512/
H A DMakefile116 COMPONENT_INSTALL_ENV += DESTDIR="$(PROTO_DIR)"
/solaris-userland/components/php/
H A Dphp.mk32 # make install requires this instead of DESTDIR
/solaris-userland/components/net-snmp-57/
H A DMakefile78 PERL_ARGS = DESTDIR=$(PROTO_DIR) INSTALLDIRS=vendor
118 $(INSTALL_64): COMPONENT_INSTALL_ARGS += DESTDIR=$(BUILD_DIR)/prototype/$(MACH64)
/solaris-userland/components/desktop/poppler/
H A DMakefile104 $(GMAKE) prefix=$(CONFIGURE_PREFIX) DESTDIR=$(PROTO_DIR) install)
/solaris-userland/make-rules/
H A Djustmake.mk50 COMPONENT_INSTALL_ARGS += DESTDIR=$(PROTO_DIR)
H A Dmakemaker.mk95 COMPONENT_INSTALL_ARGS += DESTDIR="$(PROTO_DIR)"
H A Dconfigure.mk114 COMPONENT_INSTALL_ARGS += DESTDIR=$(PROTO_DIR)

Completed in 20 milliseconds