Searched refs:CONFIG_SHELL (Results 1 - 19 of 19) sorted by relevance

/solaris-userland/components/libsdl/
H A DMakefile41 COMPONENT_PREP_ACTION += ( cd $(@D) ; $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/flex/
H A DMakefile42 COMPONENT_PREP_ACTION += ( cd $(@D) ; $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/autoconf/
H A DMakefile40 CONFIG_SHELL=$(BINDIR)/ksh93 macro
/solaris-userland/components/gnome/background-logo-extension/
H A DMakefile50 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/desktop/enchant/
H A DMakefile49 COMPONENT_PREP_ACTION += (cd $(@D); $(CONFIG_SHELL) autogen.sh --no-configure);
/solaris-userland/components/desktop/gstreamer1/gstreamer/
H A DMakefile76 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/gcc4/
H A DMakefile84 CONFIG_SHELL = /bin/sh macro
86 COMPONENT_BUILD_ENV += SHELL=$(CONFIG_SHELL)
/solaris-userland/components/gcc5/
H A DMakefile81 CONFIG_SHELL = /bin/sh macro
83 COMPONENT_BUILD_ENV += SHELL=$(CONFIG_SHELL)
/solaris-userland/components/sqlite-3/
H A DMakefile67 (cd $(@D)/tea ; $(ENV) $(CONFIGURE_ENV) $(CONFIG_SHELL) \
/solaris-userland/components/gnome/glib2/
H A DMakefile45 COMPONENT_PREP_ACTION += ( cd $(@D); NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/desktop/gstreamer1/gst-plugins-base/
H A DMakefile78 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/gnome/pygobject3/
H A DMakefile71 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/components/desktop/pulseaudio/
H A DMakefile85 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) bootstrap.sh );
/solaris-userland/components/erlang/
H A DMakefile97 $(CONFIG_SHELL) \
/solaris-userland/components/gcc3/
H A DMakefile90 COMPONENT_BUILD_ENV += SHELL=$(CONFIG_SHELL)
/solaris-userland/components/avahi/
H A DMakefile86 ( cd $(@D) ; set NOCONFIGURE=yes $(CONFIG_SHELL) autogen.sh )
/solaris-userland/components/desktop/gstreamer1/gst-plugins-good/
H A DMakefile93 COMPONENT_PREP_ACTION += ( cd $(@D) ; NOCONFIGURE=1 $(CONFIG_SHELL) autogen.sh );
/solaris-userland/make-rules/
H A Dconfigure.mk88 CONFIGURE_ENV = CONFIG_SHELL="$(CONFIG_SHELL)"
176 (cd $(@D) ; $(ENV) $(CONFIGURE_ENV) $(CONFIG_SHELL) \
H A Dshared-macros.mk178 CONFIG_SHELL = /bin/bash macro

Completed in 33 milliseconds