new layers, new trans and rh7
This commit is contained in:
parent
4359375c0a
commit
0fb92a822d
|
@ -3,7 +3,7 @@
|
||||||
# description : Alliance Shared Libraries and Include Files #
|
# description : Alliance Shared Libraries and Include Files #
|
||||||
# ###---------------------------------------------------------###
|
# ###---------------------------------------------------------###
|
||||||
|
|
||||||
# $Id: libraries.mk,v 1.32 2001/02/21 16:23:34 czo Exp $
|
# $Id: libraries.mk,v 1.33 2001/03/20 11:33:13 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.0.9"'
|
ALLIANCE_VERSION = '"4.5.0"'
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue