Warning, file /sdk/cutehmi/external/recipes/i686-w64-mingw32/libssh/Makefile.include was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 LIBSSH_DEPLOY_DIR = $(DEPLOY_DIR)
0002 LIBSSH_INSTALL_DIR = $(INSTALL_DIR)/libssh
0003 
0004 $(LIBSSH_INSTALL_DIR):
0005         $(MAKE) -C ../libssh buildinstall
0006