Commit 9e60c171 authored by Bryan Henderson's avatar Bryan Henderson

Monitor has been obsoleted by psql.

parent 33edbdb5
#-------------------------------------------------------------------------
#
# 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
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment