#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for storage/lmgr
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/devel/pglite/cvs/src/backend/storage/lmgr/Makefile.inc,v 1.3 1996/02/24 00:41:07 jolly Exp $
#
#-------------------------------------------------------------------------

SUBSRCS+= lmgr.c lock.c multi.c proc.c single.c
