Edit

IABSD.fr/src/lib/libtls

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2020-06-09 16:53:52
    Hash : 4d97159a
    Message : The check_includes step is incorrect dependency management model for how our tree gets built. If this was done in all the libraries (imagine sys/dev), it would disrupt the development process hugely. So it should not be done here either. use 'make includes' by hand instead.