{- use File::Spec::Functions qw/:DEFAULT rel2abs/; -} IF[{- $config{afalg} eq "afalg" -}] IF[{- $config{no_shared} -}] LIBS=../../libcrypto SOURCE[../../libcrypto]=e_afalg.c e_afalg_err.c ELSE ENGINES=libafalg SOURCE[libafalg]=e_afalg.c e_afalg_err.c DEPEND[libafalg]=../../libcrypto INCLUDE[libafalg]= {- rel2abs(catdir($builddir,"../include")) -} ../../include ENDIF ENDIF