1 #-------------------------------------------------------------------------
4 # Makefile for src/backend/backup
7 # src/backend/backup/Makefile
9 #-------------------------------------------------------------------------
11 subdir
= src
/backend
/backup
12 top_builddir
= ..
/..
/..
13 include $(top_builddir
)/src
/Makefile.global
15 override CPPFLAGS
:= -I.
-I
$(srcdir) $(CPPFLAGS
)
22 basebackup_incremental.o \
25 basebackup_progress.o \
29 basebackup_throttle.o \
33 include $(top_srcdir
)/src
/backend
/common.mk