1 #-------------------------------------------------------------------------
4 # Makefile for JIT code that's provider independent.
6 # Note that the LLVM JIT provider is recursed into by src/Makefile,
10 # src/backend/jit/Makefile
12 #-------------------------------------------------------------------------
14 subdir
= src
/backend
/jit
15 top_builddir
= ..
/..
/..
16 include $(top_builddir
)/src
/Makefile.global
21 include $(top_srcdir
)/src
/backend
/common.mk