8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00

Propagate PLATFORM across makefiles

This commit is contained in:
aafemt 2003-02-19 05:14:36 +00:00
parent b5baee05f5
commit a88455f961

View File

@ -26,7 +26,7 @@
# Contributor(s):
#
#
# $Id: make.defaults,v 1.14 2003-02-10 11:54:30 dimitr Exp $
# $Id: make.defaults,v 1.15 2003-02-19 05:14:36 aafemt Exp $
#
@ -53,7 +53,7 @@ CpuType=@CPU_TYPE@
FirebirdVersion=@FIREBIRD_VERSION@
PackageVersion=@FIREBIRD_PACKAGE_VERSION@
PLATFORM=@PLATFORM@
ifeq (@FIREBIRD_ARCH_TYPE@,classic)
ArchPrefix=CS
else