#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for utils/sort
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/devel/pglite/cvs/src/backend/utils/sort/Makefile.inc,v 1.3 1996/02/24 01:05:12 jolly Exp $
#
#-------------------------------------------------------------------------

SUBSRCS+= lselect.c psort.c
