* Comment unneeded files.

* I *do* want PIC code for m68k!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23365 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-01-10 22:25:10 +00:00
parent 94644dfbbc
commit 78843897fc
1 changed files with 6 additions and 6 deletions

View File

@ -22,19 +22,19 @@ KernelMergeObject boot_platform_atari_m68k.o :
shell.S
start.c
debug.c
bios.S
#bios.S
console.cpp
serial.cpp
#serial.cpp
devices.cpp
keyboard.cpp
menu.cpp
mmu.cpp
cpu.cpp
smp.cpp
smp_trampoline.S
#smp.cpp
#smp_trampoline.S
support.S
video.cpp
apm.cpp
#apm.cpp
# generic
text_menu.cpp
@ -43,7 +43,7 @@ KernelMergeObject boot_platform_atari_m68k.o :
#decode_edid.c
#dump_edid.c
: -fno-pic
: -fpic -Wa,--pcrel
;
SEARCH on [ FGristFiles text_menu.cpp ]