components/stunnel/Makefile
changeset 7780 15924840297f
parent 7687 1093e2a9adbd
equal deleted inserted replaced
7779:76d3a92dbebb 7780:15924840297f
    40 TPNO=                   31069
    40 TPNO=                   31069
    41 
    41 
    42 TEST_TARGET= $(NO_TESTS)
    42 TEST_TARGET= $(NO_TESTS)
    43 include $(WS_MAKE_RULES)/common.mk
    43 include $(WS_MAKE_RULES)/common.mk
    44 
    44 
       
    45 PATCH_LEVEL = 0
       
    46 
    45 # need /usr/perl5/bin on path to access pod2man perl script, used by 
    47 # need /usr/perl5/bin on path to access pod2man perl script, used by 
    46 # the build to create docs
    48 # the build to create docs
    47 COMPONENT_BUILD_ENV +=  PATH=$(USRDIR)/perl5/bin:$(PATH)
    49 COMPONENT_BUILD_ENV +=  PATH=$(USRDIR)/perl5/bin:$(PATH)
    48 
    50 
    49 CPPFLAGS +=	"-DPIDFILE='\"/var/run/stunnel.pid\"'"
    51 CPPFLAGS +=	"-DPIDFILE='\"/var/run/stunnel.pid\"'"