Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8299d7f7c067a30a67ad359d416128c4ff57dcd1
/
.
/
arch
/
m68k
/
tools
/
amiga
/
Makefile
blob: 113436136089e5c3abaa74dcf5b07b3198451b86 [
file
] [
log
] [
blame
]
CC
=
m68k
-
cbm
-
amigados
-
gcc
CFLAGS
=
-
Wall
-
O2
All
:
dmesg
dmesg
:
dmesg
.
c
$
(
CC
)
$
(
CFLAGS
)
-
o dmesg dmesg
.
c
-
noixemul