Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
9c5730be7076d19104678a343825818a7c0bc67a
/
.
/
host
/
apigen-codec-common
/
Makefile
blob: 351eb26a9c93cf5ec88e5d6ca978f9554bb6b973 [
file
] [
log
] [
blame
]
ROOT
=../..
include $
(
ROOT
)/
make
/
commondefs
CXXFILES
=
GLClientState
.
cpp glUtils
.
cpp
CXXINCS
+=
-
I$
(
ROOT
)/
libs
/
GLESv1
-
I$
(
ROOT
)/
include
LIBRARY_NAME
=
libcodecCommon
.
a
include $
(
COMMONRULES
)