head	1.3;
access;
symbols
	release-6-3:1.1;
locks; strict;
comment	@# @;


1.3
date	98.06.12.22.26.19;	author momjian;	state dead;
branches;
next	1.2;

1.2
date	98.04.06.00.32.07;	author momjian;	state Exp;
branches;
next	1.1;

1.1
date	98.02.03.01.00.50;	author scrappy;	state Exp;
branches;
next	;


desc
@@


1.3
log
@template changes
@
text
@AROPT:crs
CFLAGS:-O2
SHARED_LIB:-fpic
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:bison -y
@


1.2
log
@Hi,

Attached you'll find a (big) patch that fixes make dep and make
depend in all Makefiles where I found it to be appropriate.

It also removes the dependency in Makefile.global for NAMEDATALEN
and OIDNAMELEN by making backend/catalog/genbki.sh and bin/initdb/initdb.sh
a little smarter.

This no longer requires initdb.sh that is turned into initdb with
a sed script when installing Postgres, hence initdb.sh should be
renamed to initdb (after the patch has been applied :-) )

This patch is against the 6.3 sources, as it took a while to
complete.

Please review and apply,

Cheers,

Jeroen van Vianen
@
text
@@


1.1
log
@Fixes for linux-elf-sparc related template file

From: "Thomas A. Szybist" <szybist@@boxhill.com>
@
text
@d5 1
a5 1
SRCH_INC:/usr/include/ncurses /usr/include/readline
@
