blob: e4e82367da95083d32c4256016024ee5e56f11fb [file] [log] [blame]
#-------------------------------------------------------------------------
#
# Makefile for src/test/mdb_admin
#
# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
#
# src/test/mdb_admin/Makefile
#
#-------------------------------------------------------------------------
subdir = src/test/mdb_admin
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global
check:
$(prove_check)
installcheck:
$(prove_installcheck)
clean distclean maintainer-clean:
rm -rf tmp_check