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

*** empty log message ***

This commit is contained in:
kkuznetsov 2002-09-26 13:32:44 +00:00
parent 47a6507d2a
commit e2f036dd01

View File

@ -18,7 +18,7 @@
# #
# Use SOLX86 to identify x86 version of Solaris. Neil McCalden # Use SOLX86 to identify x86 version of Solaris. Neil McCalden
# #
# $Id: prefix.solx86,v 1.4 2002-09-26 09:53:42 kkuznetsov Exp $ # $Id: prefix.solx86,v 1.5 2002-09-26 13:32:44 kkuznetsov Exp $
# #
# Start of file prefix.solaris X 86 : $(VERSION) $(PLATFORM) # Start of file prefix.solaris X 86 : $(VERSION) $(PLATFORM)
@ -42,6 +42,7 @@ SFIO= /export/home/interbase/SfIO
STLPort=/export/home/kostik/STL/STLport-4.5.3/stlport STLPort=/export/home/kostik/STL/STLport-4.5.3/stlport
ifdef SFIO ifdef SFIO
COMM_SOLX_FLAGS:= $(COMM_SOLX_FLAGS) -DSFIO -I$(SFIO)/include COMM_SOLX_FLAGS:= $(COMM_SOLX_FLAGS) -DSFIO -I$(SFIO)/include
endif endif