https://github.com/project-everest/hacl-star
Raw File
Tip revision: 0b9060f5dc9d2475a2a01712bbee077efee67f66 authored by Son Ho on 19 February 2021, 14:56:38 UTC
Update Makefile and dist/configure so that dist/configure is copied in
Tip revision: 0b9060f
.gitignore
*~
*.o
*.d
*.d.*
*.cm*
*.so
*.dll
*.a
*.exe
*.exe.dSYM
out.krml
*.checked
*.checked.lax
*.dump
.extracted
.*depend*
.evercrypt_config
code/**/dist
!code/**/dist/Makefile
code/old/experimental/aesgcm/aesgcm-c
code/old/experimental/aesgcm/aesgcm-c89
*.orig
.didhelp
.last_vale_version
Makefile.config
.#*
tests/benchmark/build
dist/**/lib/*_stubs.ml
dist/**/lib/*_c_stubs.c
doc/_build
config.h
*.smt2
back to top