Sign in
apache
/
cloudberry-pxf
/
refs/heads/main
/
.
/
common.mk
blob: 9b76442e54e184a205612a55676975335a0a0f20 [
file
]
SHELL
:=
/
bin
/
bash
# PXF_HOME is only needed for install targets
ifeq
"$(PXF_HOME)"
""
ifneq
"$(GPHOME)"
""
PXF_HOME
:=
"$(GPHOME)/pxf"
endif
endif
export PXF_HOME