Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9742df331deb3fce95b321f38d4ea0c4e75edb63
/
.
/
Documentation
/
lguest
/
Makefile
blob: 725eef81cd48b2af4e2af1c8574fddbf102d03cf [
file
] [
log
] [
blame
]
# This creates the demonstration utility "lguest" which runs a Linux guest.
CFLAGS
:=-
Wall
-
Wmissing
-
declarations
-
Wmissing
-
prototypes
-
O3
-
I
../../
include
-
I
../../
arch
/
x86
/
include
LDLIBS
:=-
lz
all
:
lguest
clean
:
rm
-
f lguest