components/cackey/Makefile
changeset 6996 97ccfb23663a
parent 6911 7b878dfe6f0d
child 7687 1093e2a9adbd
equal deleted inserted replaced
6995:e83d1e7c501b 6996:97ccfb23663a
    36 #
    36 #
    37 #   If the last line of output says:
    37 #   If the last line of output says:
    38 #   Testing libcackey... DONE. Status = 0
    38 #   Testing libcackey... DONE. Status = 0
    39 #   then you have a finished test and results.
    39 #   then you have a finished test and results.
    40 #   Search for CK_FAIL or "failed" in testoutput.log to see the actual failures,
    40 #   Search for CK_FAIL or "failed" in testoutput.log to see the actual failures,
    41 #   if no CK_FAIl or failed were reported, the test ran successfully.
    41 #   if no CK_FAIL or failed were reported, the test ran successfully.
    42 
    42 
    43 BUILD_BITS= 64
    43 BUILD_BITS=	64_and_32
    44 include ../../make-rules/shared-macros.mk
    44 include ../../make-rules/shared-macros.mk
    45  
    45  
    46 COMPONENT_NAME=         CACKey
    46 COMPONENT_NAME=         CACKey
    47 COMPONENT_VERSION=      0.7.4
    47 COMPONENT_VERSION=      0.7.4
    48 # The new form includes the commit as a disambiguator, but the current archive
    48 # The new form includes the commit as a disambiguator, but the current archive