Update copyright for 2022
[pgsql.git] / src / test / authentication / Makefile
blobdca2ce7ec836799047385d6999b49eb151699643
1 #-------------------------------------------------------------------------
3 # Makefile for src/test/authentication
5 # Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
6 # Portions Copyright (c) 1994, Regents of the University of California
8 # src/test/authentication/Makefile
10 #-------------------------------------------------------------------------
12 subdir = src/test/authentication
13 top_builddir = ../../..
14 include $(top_builddir)/src/Makefile.global
16 check:
17 $(prove_check)
19 installcheck:
20 $(prove_installcheck)
22 clean distclean maintainer-clean:
23 rm -rf tmp_check