head	1.2;
access;
symbols
	Release_2_0_0:1.1.1.1
	Release_1_0_3:1.1.1.1.0.2
	Release_2_0:1.1.1.1
	Release_1_0_2:1.1.1.1
	PG95-1_01:1.1.1.1
	PG95_DIST:1.1.1;
locks; strict;
comment	@# @;


1.2
date	96.12.09.01.55.49;	author bryanh;	state dead;
branches;
next	1.1;

1.1
date	96.07.09.06.22.13;	author scrappy;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.07.09.06.22.13;	author scrappy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Monitor has been obsoleted by psql.
@
text
@#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for bin/monitor
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/cvsroot/postgres95/src/bin/monitor/Makefile,v 1.1 1996/07/09 06:22:13 scrappy Exp bryanh $
#
#-------------------------------------------------------------------------

PROG=	monitor

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

SRCS=	monitor.c

include $(MKDIR)/postgres.prog.mk

@


1.1
log
@Initial revision
@
text
@d10 1
a10 1
#    $Header: /usr/local/cvsroot/postgres95/postgres95/src/bin/monitor/Makefile,v 1.1.1.1 1996/07/09 05:32:35 scrappy Exp $
@


1.1.1.1
log
@Postgres95 1.01 Distribution - Virgin Sources
@
text
@@
