Monitor has been obsoleted by psql.

This commit is contained in:
Bryan Henderson 1996-12-09 01:55:51 +00:00
parent 33edbdb59b
commit 9e60c1711d
2 changed files with 0 additions and 1089 deletions

View File

@ -1,23 +0,0 @@
#-------------------------------------------------------------------------
#
# Makefile.inc--
# Makefile for bin/monitor
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/bin/monitor/Attic/Makefile,v 1.1.1.1 1996/07/09 06:22:13 scrappy Exp $
#
#-------------------------------------------------------------------------
PROG= monitor
MKDIR= ../../mk
include $(MKDIR)/postgres.mk
include ../Makefile.global
SRCS= monitor.c
include $(MKDIR)/postgres.prog.mk

File diff suppressed because it is too large Load Diff