components/liblogging/Makefile
changeset 7687 1093e2a9adbd
parent 5876 8f21d5176e60
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64_and_32
    25 BUILD_BITS= 64_and_32
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		liblogging
    28 COMPONENT_NAME=		liblogging
    36 # download the archive from there
    36 # download the archive from there
    37 #    http://download.rsyslog.com/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    37 #    http://download.rsyslog.com/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
    38 # The checksum of the archive corresponds to what is written on liblogging.org
    38 # The checksum of the archive corresponds to what is written on liblogging.org
    39 COMPONENT_BUGDB=	service/rsyslog
    39 COMPONENT_BUGDB=	service/rsyslog
    40 TPNO=			27183
    40 TPNO=			27183
       
    41 COMPONENT_ANITYA_ID=	1654
    41 
    42 
    42 TEST_TARGET= $(NO_TESTS)
    43 TEST_TARGET= $(NO_TESTS)
    43 include $(WS_MAKE_RULES)/common.mk
    44 include $(WS_MAKE_RULES)/common.mk
    44 
    45 
    45 # Means build only stdlog
    46 # Means build only stdlog