Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a390c47939b0d418fc2c4cf1f360795949228de5
/
.
/
Documentation
/
lguest
/
Makefile
blob: 1f4f9e888bd1ab0ae834bb1a87ccfcf6ed26c6de [
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
-
U_FORTIFY_SOURCE
LDLIBS
:=-
lz
all
:
lguest
clean
:
rm
-
f lguest