1LIBS = ../../libcrypto 2 3IF[{- !$disabled{'ml-kem'} -}] 4 SOURCE[../../libcrypto]=ml_kem.c 5 SOURCE[../../providers/libfips.a]=ml_kem.c 6ENDIF 7