Sign in
coral
/
linux-imx
/
refs/heads/release-beaker
/
.
/
samples
/
auxdisplay
/
Makefile
blob: 05e471feb6e5f962b4a8f61cf77f48f4bf76b7be [
file
] [
log
] [
blame
] [
edit
]
CC
:=
$
(
CROSS_COMPILE
)
gcc
CFLAGS
:=
-
I
../../
usr
/
include
PROGS
:=
cfag12864b
-
example
all
:
$
(
PROGS
)
clean
:
rm
-
fr $
(
PROGS
)