Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a4d8c9855a260359655f2a302ee2b231cad379ca
/
.
/
tools
/
pcmcia
/
Makefile
blob: 81a7498c5cd9efcc2f9f4af26264752fe62e615c [
file
] [
log
] [
blame
]
CC
:=
$
(
CROSS_COMPILE
)
gcc
CFLAGS
:=
-
I
../../
usr
/
include
PROGS
:=
crc32hash
all
:
$
(
PROGS
)
clean
:
rm
-
fr $
(
PROGS
)