#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for the postmaster module
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    /usr/local/devel/pglite/cvs/src/backend/postmaster/Makefile.inc,v 1.2 1995/03/21 06:51:23 andrew Exp
#
#-------------------------------------------------------------------------

VPATH:= $(VPATH):$(CURDIR)/postmaster

SRCS_POSTMASTER= postmaster.c
