mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
Misc
This commit is contained in:
parent
2426572aca
commit
de5ee1561d
@ -31,8 +31,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: preInstall.sh.in,v 1.2 2008-01-07 12:25:44 paulbeach Exp $
|
||||
#
|
||||
|
||||
|
||||
# The pre install routine for Firebird Classic
|
||||
|
@ -31,10 +31,8 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: tarmainInstall.sh.in,v 1.2 2008-01-07 12:25:47 paulbeach Exp $
|
||||
#
|
||||
|
||||
# Install script for FirebirdSQL database engine
|
||||
# Install script for Firebird database engine
|
||||
# http://www.firebirdsql.org
|
||||
|
||||
InteractiveInstall=1
|
||||
|
@ -31,10 +31,8 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: tarmainUninstall.sh.in,v 1.2 2008-01-07 12:25:47 paulbeach Exp $
|
||||
#
|
||||
|
||||
# Install script for FirebirdSQL database engine
|
||||
# Install script for Firebird database engine
|
||||
# http://www.firebirdsql.org
|
||||
|
||||
InteractiveInstall=1
|
||||
|
@ -30,8 +30,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: makeinstallImage.sh.in,v 1.2 2008-01-07 12:26:13 paulbeach Exp $
|
||||
#
|
||||
|
||||
# Script to copy install files from the build/transport area
|
||||
|
||||
|
@ -32,8 +32,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: tarInstall.sh.in,v 1.2 2008-01-07 12:26:20 paulbeach Exp $
|
||||
#
|
||||
|
||||
# THe way this works is that the buildroot file is stored relative to the root
|
||||
# directory and a tar -xvf at root directory will restore all the files in
|
||||
|
@ -32,8 +32,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: tarUninstall.sh.in,v 1.2 2008-01-07 12:26:22 paulbeach Exp $
|
||||
#
|
||||
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
|
@ -32,10 +32,8 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: tarmainInstall.sh.in,v 1.2 2008-01-07 12:26:23 paulbeach Exp $
|
||||
#
|
||||
|
||||
# Install script for FirebirdSQL database engine
|
||||
# Install script for Firebird database engine
|
||||
# http://www.firebirdsql.org
|
||||
|
||||
# This is the new file !!!
|
||||
|
@ -32,8 +32,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: tarmainUninstall.sh.in,v 1.2 2008-01-07 12:26:23 paulbeach Exp $
|
||||
#
|
||||
|
||||
# Install script for FirebirdSQL database engine
|
||||
# http://www.firebirdsql.org
|
||||
|
@ -15,7 +15,7 @@
|
||||
# All Rights Reserved.
|
||||
# Contributor(s): ______________________________________.
|
||||
# Start of file prefix.darwin: $(VERSION) @PLATFORM@
|
||||
#$Id: prefix.darwin,v 1.1 2003-07-05 15:22:32 brodsom Exp $
|
||||
#
|
||||
|
||||
.SUFFIXES: .bin .o .cpp .c
|
||||
.cpp.o:
|
||||
|
@ -14,8 +14,7 @@
|
||||
#
|
||||
# All Rights Reserved.
|
||||
# Contributor(s): ______________________________________.
|
||||
# Start of file prefix.freebsd: $(VERSION) $(PLATFORM)
|
||||
#$Id: prefix.freebsd,v 1.1 2003-07-05 15:22:32 brodsom Exp $
|
||||
#
|
||||
|
||||
.SUFFIXES: .c .e
|
||||
.e.c:
|
||||
|
@ -15,9 +15,6 @@
|
||||
# All Rights Reserved.
|
||||
# Contributor(s): ______________________________________.
|
||||
# Start of file prefix.linux: $(VERSION) $(PLATFORM)
|
||||
#$Id: prefix.linux,v 1.1 2003-07-05 15:22:32 brodsom Exp $
|
||||
#Revision 1.6 2000/12/01 11:20:31 fsg
|
||||
#Added SHRLIB_EXT to prefix.linux
|
||||
#
|
||||
|
||||
.SUFFIXES: .c .e
|
||||
|
@ -14,8 +14,7 @@
|
||||
#
|
||||
# All Rights Reserved.
|
||||
# Contributor(s): ______________________________________.
|
||||
# Start of file prefix.netbsd: $(VERSION) $(PLATFORM)
|
||||
#$Id: prefix.netbsd,v 1.1 2003-07-05 15:22:32 brodsom Exp $
|
||||
#
|
||||
|
||||
.SUFFIXES: .c .e
|
||||
.e.c:
|
||||
|
@ -18,9 +18,6 @@
|
||||
#
|
||||
# Use SOLX86 to identify x86 version of Solaris. Neil McCalden
|
||||
#
|
||||
# $Id: prefix.solx86,v 1.1 2003-07-05 15:22:32 brodsom Exp $
|
||||
#
|
||||
# Start of file prefix.solaris X 86 : $(VERSION) $(PLATFORM)
|
||||
.SUFFIXES: .c .e
|
||||
.e.c:
|
||||
$(GPRE) $(GPRE_FLAGS) $<
|
||||
|
@ -21,8 +21,6 @@
|
||||
# Contributor(s): ______________________________________.
|
||||
#
|
||||
#
|
||||
# $Id: Makefile.in.codes,v 1.21 2007-12-14 11:31:57 alexpeshkoff Exp $
|
||||
#
|
||||
ROOT=..
|
||||
ObjModuleType=std
|
||||
|
||||
|
@ -27,8 +27,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: Makefile.in.fbutil,v 1.6 2003-03-27 11:21:45 aafemt Exp $
|
||||
#
|
||||
ROOT=../..
|
||||
|
||||
include $(ROOT)/src/make.defaults
|
||||
|
@ -27,8 +27,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: Makefile.in.msgs,v 1.18 2007-12-14 11:32:05 alexpeshkoff Exp $
|
||||
#
|
||||
ROOT=..
|
||||
ObjModuleType=std
|
||||
|
||||
|
@ -23,8 +23,6 @@
|
||||
# Contributor(s): ______________________________________.
|
||||
#
|
||||
#
|
||||
# $Id: fbintl.hpux.vers,v 1.2 2008-01-17 12:09:36 paulbeach Exp $
|
||||
#
|
||||
|
||||
|
||||
+e LD_lookup_charset
|
||||
|
@ -17,10 +17,6 @@
|
||||
# This file can be used to build FB on Solaris 2.6 x 86 with gcc 3.3.3 and bash
|
||||
#
|
||||
# Use SOLX86 to identify x86 version of Solaris. Neil McCalden
|
||||
#
|
||||
# $Id: make.platform.solaris.examples,v 1.2 2008-09-04 10:23:26 paulbeach Exp $
|
||||
#
|
||||
# Start of file prefix.solaris X 86 : $(VERSION) $(PLATFORM)
|
||||
# 2 Oct 2002, Nickolay Samofatov - Major Cleanup
|
||||
|
||||
WARNINGS=-Wall -W -Wno-unused -Wno-parentheses -Wno-switch -Wwrite-strings
|
||||
|
@ -27,8 +27,6 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
#
|
||||
# $Id: Makefile.in,v 1.2 2004-08-19 13:50:55 kkuznetsov Exp $
|
||||
#
|
||||
|
||||
ROOT=..
|
||||
|
||||
|
@ -20,6 +20,4 @@
|
||||
* Contributor(s): ______________________________________.
|
||||
*
|
||||
*
|
||||
* $Id: fb_boilerplate.h,v 1.4 2004-06-30 01:51:00 skidder Exp $
|
||||
*
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user