1 #-------------------------------------------------------------------------
4 # Makefile for storage/file
7 # src/backend/storage/file/Makefile
9 #-------------------------------------------------------------------------
11 subdir
= src
/backend
/storage
/file
12 top_builddir
= ..
/..
/..
/..
13 include $(top_builddir
)/src
/Makefile.global
23 include $(top_srcdir
)/src
/backend
/common.mk