This commit is contained in:
Olivier Sirol 2002-02-26 13:42:50 +00:00
parent f4f77e7d1a
commit efdce47c59
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# description : Alliance Shared Libraries and Include Files # # description : Alliance Shared Libraries and Include Files #
# ###---------------------------------------------------------### # ###---------------------------------------------------------###
# $Id: libraries.mk,v 1.35 2002/02/22 16:21:08 czo Exp $ # $Id: libraries.mk,v 1.36 2002/02/26 13:42:50 czo Exp $
# The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by # The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by
# alc_env.[c]sh script # alc_env.[c]sh script
@ -12,7 +12,7 @@
# Common settings # # Common settings #
# ###---------------------------------------------------------### # ###---------------------------------------------------------###
ALLIANCE_VERSION = '"4.9.2"' ALLIANCE_VERSION = '"4.9.4"'
ALLIANCE_BIN = $(ALLIANCE_TOP)/bin ALLIANCE_BIN = $(ALLIANCE_TOP)/bin
ALLIANCE_LIB = $(ALLIANCE_TOP)/lib ALLIANCE_LIB = $(ALLIANCE_TOP)/lib
ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include ALLIANCE_INCLUDE = $(ALLIANCE_TOP)/include