File indexing completed on 2026-01-25 05:37:24
0001 LIBGIT2_DEPLOY_DIR = $(DEPLOY_DIR) 0002 LIBGIT2_INSTALL_DIR = $(INSTALL_DIR)/libgit2 0003 0004 $(LIBGIT2_INSTALL_DIR): 0005 $(MAKE) -C ../libgit2 buildinstall 0006
File indexing completed on 2026-01-25 05:37:24
0001 LIBGIT2_DEPLOY_DIR = $(DEPLOY_DIR) 0002 LIBGIT2_INSTALL_DIR = $(INSTALL_DIR)/libgit2 0003 0004 $(LIBGIT2_INSTALL_DIR): 0005 $(MAKE) -C ../libgit2 buildinstall 0006