Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 18f90a3
  • /
  • afalg
  • /
  • build.info
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:5aba44716ae931e0bb5e659e69c81e7cb96f5bbc
directory badge Iframe embedding
swh:1:dir:0b40477a098be1afb91f483af56105c5d8757bd3
build.info
{- use File::Spec::Functions qw/:DEFAULT rel2abs/; -}

IF[{- !$disabled{"engine"} -}]
  IF[{- !$disabled{afalg} -}]
    IF[{- $disabled{"dynamic-engine"} -}]
      LIBS=../../libcrypto
      SOURCE[../../libcrypto]=e_afalg.c e_afalg_err.c
    ELSE
      ENGINES=afalg
      SOURCE[afalg]=e_afalg.c e_afalg_err.c
      DEPEND[afalg]=../../libcrypto
      INCLUDE[afalg]= {- rel2abs(catdir($builddir,"../../include")) -} ../../include
    ENDIF
  ENDIF
ENDIF

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top