head	1.2;
access;
symbols
	REL_0_4:1.1.1.1
	ANDREW_JOLLY:1.1.1;
locks; strict;
comment	@# @;


1.2
date	95.03.21.06.58.27;	author andrew;	state Exp;
branches;
next	1.1;

1.1
date	94.11.07.05.20.09;	author andrew;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.11.07.05.20.10;	author andrew;	state Exp;
branches;
next	;


desc
@@


1.2
log
@switch over to gmake
@
text
@#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for bin/createdb
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/devel/pglite/cvs/src/bin/createdb/Makefile,v 1.1.1.1 1994/11/07 05:20:10 andrew Exp $
#
#-------------------------------------------------------------------------

SHPROG=	createdb

MKDIR=	../../mk
include $(MKDIR)/postgres.mk
include ../Makefile.global

include $(MKDIR)/postgres.shell.mk

@


1.1
log
@Initial revision
@
text
@d10 1
a10 1
#    $Header: $
d14 5
a18 1
.include <postgres.global.mk>
d20 1
a20 1
SHPROG=	createdb
a21 1
.include <postgres.shell.mk>
@


1.1.1.1
log
@Copyright (c) 1994, POSTGRES Lite   Andrew Yu and Jolly Chen
@
text
@@
