LLiHengsync code
de223dd1创建于 2022年3月4日历史提交
#
# Makefile for the common subsystem
#
# src/common/backend/Makefile
#

subdir = src/common/backend
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global

SUBDIRS     = catalog  client_logic  lib  libpq  nodes  parser  port  regex  snowball  tsearch  utils pgxc_single

include $(top_srcdir)/src/gausskernel/common.mk