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