components/doxygen/Makefile
changeset 1394 5f86498eee95
parent 1361 01948c44fa6a
child 1948 2d1537e7942d
equal deleted inserted replaced
1393:300d3de848bb 1394:5f86498eee95
    42 include ../../make-rules/configure.mk
    42 include ../../make-rules/configure.mk
    43 include ../../make-rules/ips.mk
    43 include ../../make-rules/ips.mk
    44 
    44 
    45 # Necessary to find CC during build
    45 # Necessary to find CC during build
    46 PATH=$(SPRO_VROOT)/bin:/usr/bin
    46 PATH=$(SPRO_VROOT)/bin:/usr/bin
       
    47 ifeq   ($(strip $(PARFAIT_BUILD)),yes)
       
    48 PATH=$(PARFAIT_TOOLS):$(SPRO_VROOT)/bin:/usr/bin
       
    49 endif
       
    50 
    47 
    51 
    48 # Missing files in build dir for configure without this.
    52 # Missing files in build dir for configure without this.
    49 COMPONENT_PRE_CONFIGURE_ACTION =	($(CLONEY) $(SOURCE_DIR) $(@D))
    53 COMPONENT_PRE_CONFIGURE_ACTION =	($(CLONEY) $(SOURCE_DIR) $(@D))
    50 
    54 
    51 # Need to override default options since configure doesn't
    55 # Need to override default options since configure doesn't