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