make-rules/configure.mk
changeset 156 c2445b73a8b2
parent 151 f9e42a3f7095
child 166 db8a55996482
equal deleted inserted replaced
155:0727b36f1770 156:c2445b73a8b2
    46 # If component specific make targets need to be used for build or install, they
    46 # If component specific make targets need to be used for build or install, they
    47 # can be specified in
    47 # can be specified in
    48 
    48 
    49 #	COMPONENT_BUILD_TARGETS, COMPONENT_INSTALL_TARGETS
    49 #	COMPONENT_BUILD_TARGETS, COMPONENT_INSTALL_TARGETS
    50 #
    50 #
    51 
       
    52 CONFIG_SHELL =	/bin/bash
       
    53 
    51 
    54 CONFIGURE_PREFIX =	/usr
    52 CONFIGURE_PREFIX =	/usr
    55 
    53 
    56 CONFIGURE_BINDIR.32 =	$(CONFIGURE_PREFIX)/bin
    54 CONFIGURE_BINDIR.32 =	$(CONFIGURE_PREFIX)/bin
    57 CONFIGURE_BINDIR.64 =	$(CONFIGURE_PREFIX)/bin/$(MACH64)
    55 CONFIGURE_BINDIR.64 =	$(CONFIGURE_PREFIX)/bin/$(MACH64)