#-------------------------------------------------------------------------
#
# Makefile--
#    Makefile for regress (the regression test)
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /home/projects/pgsql/cvsroot/pgsql/src/test/regress/results/Makefile,v 1.2 1997/04/27 04:06:17 scrappy Exp $
#
#-------------------------------------------------------------------------

clean:
	rm -f *.out onek.data stud_emp.data
