Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lizf
/
linux-3.4.y
/
e0a7ab4b50b0cffb0353fc984570cbac2dd87007
/
.
/
tools
/
lguest
/
Makefile
blob: 97bca4871ea34d8b1f4adc3422907b3cecb5c45c [
file
] [
log
] [
blame
]
# This creates the demonstration utility "lguest" which runs a Linux guest.
CFLAGS
:=-
m32
-
Wall
-
Wmissing
-
declarations
-
Wmissing
-
prototypes
-
O3
-
U_FORTIFY_SOURCE
all
:
lguest
clean
:
rm
-
f lguest