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

Corrections

This commit is contained in:
brodsom 2003-11-07 11:37:18 +00:00
parent fa98c3822f
commit a31f45134c
4 changed files with 10 additions and 10 deletions

View File

@ -22,12 +22,12 @@
# this file are either listed below or can be obtained from a CVS
# history command.
#
# Created by: Mark O'Donohue <mark.odonohue@ludwig.edu.au>
# Created by: Blas Rodriguez Somoza
#
# Contributor(s):
#
#
# $Id: Makefile.in.client.archive,v 1.1 2003-11-05 16:53:12 brodsom Exp $
# $Id: Makefile.in.client.archive,v 1.2 2003-11-07 11:37:18 brodsom Exp $
#
ROOT=..

View File

@ -22,12 +22,12 @@
# this file are either listed below or can be obtained from a CVS
# history command.
#
# Created by: Mark O'Donohue <mark.odonohue@ludwig.edu.au>
# Created by: Blas Rodriguez Somoza
#
# Contributor(s):
#
#
# $Id: Makefile.in.client.journal,v 1.1 2003-11-05 16:53:12 brodsom Exp $
# $Id: Makefile.in.client.journal,v 1.2 2003-11-07 11:37:18 brodsom Exp $
#
ROOT=..

View File

@ -22,16 +22,16 @@
# this file are either listed below or can be obtained from a CVS
# history command.
#
# Created by: Mark O'Donohue <mark.odonohue@ludwig.edu.au>
# Created by: Blas Rodriguez Somoza
#
# Contributor(s):
#
#
# $Id: Makefile.in.embed.archive,v 1.1 2003-11-05 16:53:12 brodsom Exp $
# $Id: Makefile.in.embed.archive,v 1.2 2003-11-07 11:37:18 brodsom Exp $
#
ROOT=..
ObjModuleName=client.journal
ObjModuleName=embed.journal
include $(ROOT)/gen/make.defaults
include $(ROOT)/gen/make.platform

View File

@ -22,16 +22,16 @@
# this file are either listed below or can be obtained from a CVS
# history command.
#
# Created by: Mark O'Donohue <mark.odonohue@ludwig.edu.au>
# Created by: Blas Rodriguez Somoza
#
# Contributor(s):
#
#
# $Id: Makefile.in.embed.journal,v 1.1 2003-11-05 16:53:12 brodsom Exp $
# $Id: Makefile.in.embed.journal,v 1.2 2003-11-07 11:37:18 brodsom Exp $
#
ROOT=..
ObjModuleName=client.journal
ObjModuleName=embed.journal
include $(ROOT)/gen/make.defaults
include $(ROOT)/gen/make.platform