Subversion Repositories Kolibri OS

Rev

Rev 4769 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4769 Rev 4770
Line 6... Line 6...
6
GEN := generated
6
GEN := generated
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
# --- Variables, Commands, etc... ---
8
# --- Variables, Commands, etc... ---
9
 
9
 
10
default: all
10
default: all
11
LDFLAGS = -T./include/scripts/menuetos_app_v01.ld -nostdlib -L ./include/lib -melf_i386
11
LDFLAGS = -T./include/scripts/menuetos_app_v01.ld -nostdlib -L ./include/lib
Line 12... Line 12...
12
CFLAGS += -Ifitz -Ipdf -Ixps -Iscripts  -fno-stack-protector -nostdinc -fno-builtin -m32 -I./include -fno-pic
12
CFLAGS += -Ifitz -Ipdf -Ixps -Iscripts  -fno-stack-protector -nostdinc -fno-builtin -m32 -I./include -fno-pic
13
LIBS += -lfreetype2 -lpng -ljbig2dec -ljpeg -lopenjpeg -lz -lm -lc -m32
13
LIBS += -lfreetype2 -lpng -ljbig2dec -ljpeg -lopenjpeg -lz -lm -lc -m32