mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Monitor has been obsoleted by psql.
This commit is contained in:
parent
33edbdb59b
commit
9e60c1711d
@ -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
Loading…
x
Reference in New Issue
Block a user