Sign in
apache
/
geode
/
refs/heads/native-client-software-grant
/
.
/
geode-client-native
/
tests
/
cacheserver
/
GNUmakefile
blob: 2209c8a35c6e46fd87d7f7912965e8b91440a224 [
file
] [
log
] [
blame
]
# This is invoked from ANT with many
# variables defined on the command line.
default
:
all
LIBRARY
=
cacheserver
CPP_OPTIONS
=
XTRA_LIB_PATHS
=
XTRA_LIBS
=
-
lquerytests
XTRA_INCS
=
-
I$
(
LBMDIR
)/
include
include $
(
BASEDIR
)/
makefiles
/
test_library
.
gmk