This commit was manufactured by cvs2git to create branch 'REL2_0B'.

Sprout from master 1996-12-09 01:24:53 UTC Bryan Henderson <bryanh@giraffe.netgate.net> 'Remove include of libpq-fe.h.  This file has nothing to do with libpq.'
Delete:
    src/bin/monitor/Makefile
    src/bin/monitor/monitor.c
This commit is contained in:
CVS to git conversion script 1996-12-09 01:24:54 +00:00
parent 33edbdb59b
commit 14a3ecf57a
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