1 #-------------------------------------------------------------------------
4 # Makefile for utils/init
9 #-------------------------------------------------------------------------
11 subdir
= src
/backend
/utils
/init
12 top_builddir
= ..
/..
/..
/..
13 include $(top_builddir
)/src
/Makefile.global
15 OBJS
= flatfiles.o globals.o miscinit.o postinit.o
17 include $(top_srcdir
)/src
/backend
/common.mk