Add get_opfamily_name() function
[pgsql.git] / src / test / authentication / Makefile
blobc4022dc829b670c0def6d4c3cb5c7c5e1a9f68f0
1 #-------------------------------------------------------------------------
3 # Makefile for src/test/authentication
5 # Portions Copyright (c) 1996-2025, 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:
23 rm -rf tmp_check