/Documentation/lguest/Makefile
https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase · Makefile · 7 lines · 4 code · 2 blank · 1 comment · 0 complexity · d0bd33708f9c757dc1abae49e574d0f0 MD5 · raw file
- # This creates the demonstration utility "lguest" which runs a Linux guest.
- CFLAGS:=-m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE
- all: lguest
- clean:
- rm -f lguest