Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4c1c9c3122968ee803cdf8697dc11e8fa3d3b97
/
.
/
samples
/
auxdisplay
/
Makefile
blob: 05e471feb6e5f962b4a8f61cf77f48f4bf76b7be [
file
] [
log
] [
blame
]
CC
:=
$
(
CROSS_COMPILE
)
gcc
CFLAGS
:=
-
I
../../
usr
/
include
PROGS
:=
cfag12864b
-
example
all
:
$
(
PROGS
)
clean
:
rm
-
fr $
(
PROGS
)