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:
parent
1868812a45
commit
5108897171
@ -27,7 +27,7 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: Makefile.in.boot.gpre,v 1.8 2002-11-14 13:53:37 dimitr Exp $
|
||||
# $Id: Makefile.in.boot.gpre,v 1.9 2002-11-21 13:46:18 kkuznetsov Exp $
|
||||
#
|
||||
ROOT=..
|
||||
ObjModuleName=boot.gpre
|
||||
@ -49,7 +49,7 @@ JRDBOOT_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(JRDBOOT_Sour
|
||||
GPRECOMMON_Files += cmd.cpp cme.cpp cmp.cpp c_cxx.cpp exp.cpp \
|
||||
gpre.cpp hsh.cpp int.cpp int_cxx.cpp jrdmet.cpp movg.cpp \
|
||||
msc.cpp par.cpp pat.cpp sqe.cpp sql.cpp cob.cpp \
|
||||
noform.cpp
|
||||
noform.cpp ftn.cpp ada.cpp
|
||||
|
||||
GPRE_Files = $(GPRECOMMON_Files) pretty.cpp gpre_meta_boot.cpp
|
||||
GPRE_Sources = $(addprefix gpre/, $(GPRE_Files))
|
||||
|
@ -18,7 +18,7 @@
|
||||
#
|
||||
# Use SOLX86 to identify x86 version of Solaris. Neil McCalden
|
||||
#
|
||||
# $Id: prefix.solx86,v 1.11 2002-11-21 10:08:42 eku Exp $
|
||||
# $Id: prefix.solx86,v 1.12 2002-11-21 13:46:18 kkuznetsov Exp $
|
||||
#
|
||||
# Start of file prefix.solaris X 86 : $(VERSION) $(PLATFORM)
|
||||
# 2 Oct 2002, Nickolay Samofatov - Major Cleanup
|
||||
@ -33,7 +33,7 @@ SFIO= /export/home/interbase/SfIO
|
||||
#from http://www.research.att.com/sw/tools/sfio/
|
||||
|
||||
|
||||
STLPort=/export/home/kostik/STL/STLport-4.5.3/stlport
|
||||
#STLPort=/export/home/kostik/STL/STLport-4.5.3/stlport
|
||||
|
||||
|
||||
ifdef SFIO
|
||||
|
Loading…
Reference in New Issue
Block a user