set archie path

This commit is contained in:
Mario Fetka 2024-05-27 18:53:12 +02:00
parent 06133fd0e4
commit 903d3d776e

View File

@ -152,8 +152,8 @@ WAIS_GW_LIB = $(PROSPERO_ROOT)/lib/psrv/wais_gw/libpwais_gw.a
# For ARCHIE servers, version 3. To use this, you will need to get the ARCHIE # For ARCHIE servers, version 3. To use this, you will need to get the ARCHIE
# distribution from Bunyip Information Systems. # distribution from Bunyip Information Systems.
#ARCHIE3_PSARCHIE_LIB = $(PROSPERO_ROOT)/lib/psrv/archie3/libpsarchie.a ARCHIE3_PSARCHIE_LIB = $(ARCHIE_ROOT)/lib/libpsarchie/$(SYSTYPE)/libpsarchie.a
ARCHIE3_PARCHIE_LIB = $(PROSPERO_ROOT)/lib/psrv/archie3/libparchie.a ARCHIE3_PARCHIE_LIB = $(ARCHIE_ROOT)/lib/libparchie/$(SYSTYPE)/libparchie.a
#### LIBRARIES USED FOR ACTUALLY LINKING AND DEPENDENCIES #### LIBRARIES USED FOR ACTUALLY LINKING AND DEPENDENCIES