Searched refs:COMPONENT_PREP_ACTION (Results 1 - 25 of 155) sorted by relevance

1234567

/solaris-userland/components/pkgbuild/
H A DMakefile42 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fi;)
/solaris-userland/components/open-fabrics/librdmacm/
H A DMakefile47 COMPONENT_PREP_ACTION = \ macro
/solaris-userland/components/pwgen/
H A DMakefile58 COMPONENT_PREP_ACTION= (cd $(@D) ; autoconf) macro
/solaris-userland/components/jansson/
H A DMakefile50 COMPONENT_PREP_ACTION += $(RM) $(@D)/src/jansson_config.h
/solaris-userland/components/libdaemon/
H A DMakefile40 COMPONENT_PREP_ACTION = (cd $(@D) ; autoreconf -if) macro
/solaris-userland/components/libmicrohttpd/
H A DMakefile49 COMPONENT_PREP_ACTION += \
/solaris-userland/components/nano/
H A DMakefile42 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv)
/solaris-userland/components/desktop/libvisual/
H A DMakefile45 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv)
/solaris-userland/components/gnome/background-logo-extension/
H A DMakefile46 COMPONENT_PREP_ACTION += \
50 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/enscript/
H A DMakefile51 COMPONENT_PREP_ACTION = \ macro
58 COMPONENT_PREP_ACTION +=(cd $(@D); ACLOCAL=aclocal-1.11 AUTOMAKE=automake-1.11 \
/solaris-userland/components/open-fabrics/libmlx4/
H A DMakefile46 COMPONENT_PREP_ACTION += (if [ x$(MACH) = "xi386" ]; then \
/solaris-userland/components/open-fabrics/libsdp/
H A DMakefile52 COMPONENT_PREP_ACTION = \ macro
/solaris-userland/components/open-fabrics/rds-tools/
H A DMakefile41 COMPONENT_PREP_ACTION = \ macro
/solaris-userland/components/shim/
H A DMakefile46 COMPONENT_PREP_ACTION +=(cp elf_x86_64_efi_sol2.lds $(SOURCE_DIR))
/solaris-userland/components/tcsh/
H A DMakefile49 COMPONENT_PREP_ACTION = \ macro
/solaris-userland/components/gnome/libcroco/
H A DMakefile41 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
/solaris-userland/components/gnome/pygobject2/
H A DMakefile49 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
/solaris-userland/components/json-c/
H A DMakefile41 COMPONENT_PREP_ACTION += (cd $(@D) ; autoreconf -fiv )
/solaris-userland/components/libnet/
H A DMakefile44 COMPONENT_PREP_ACTION = (cd $(@D) ; autoreconf -fi) macro
/solaris-userland/components/libpcap/
H A DMakefile43 COMPONENT_PREP_ACTION = (cd $(@D); autoconf); macro
/solaris-userland/components/libsdl/
H A DMakefile41 COMPONENT_PREP_ACTION += ( cd $(@D) ; $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/libtool/
H A DMakefile45 COMPONENT_PREP_ACTION = (cd $(@D) ; ./bootstrap) macro
/solaris-userland/components/links/
H A DMakefile46 COMPONENT_PREP_ACTION= (cd $(@D) ; autoconf) macro
/solaris-userland/components/a2ps/
H A DMakefile52 COMPONENT_PREP_ACTION = \ macro
/solaris-userland/components/cackey/
H A DMakefile79 COMPONENT_PREP_ACTION +=(cd $(@D); autoreconf);

Completed in 226 milliseconds

1234567