File indexing completed on 2024-05-12 05:42:57

0001 LIBGPG-ERROR_DEPLOY_DIR = $(DEPLOY_DIR)
0002 LIBGPG-ERROR_INSTALL_DIR = $(INSTALL_DIR)/libgpg-error
0003 
0004 $(LIBGPG-ERROR_INSTALL_DIR):
0005         $(MAKE) -C ../libgpg-error buildinstall
0006