This commit is contained in:
Olivier Sirol 2002-02-22 16:21:08 +00:00
parent c78f4febdd
commit 845ad51649
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.34 2002/02/12 16:12:19 czo Exp $ # $Id: libraries.mk,v 1.35 2002/02/22 16:21:08 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.0 [2002/02/12]"' ALLIANCE_VERSION = '"4.9.2"'
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