d608540b67
Some more cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15614 a95241bf-73f2-0310-859d-f6bbb57e9c96
17 lines
263 B
Plaintext
17 lines
263 B
Plaintext
SubDir HAIKU_TOP src system kernel vm ;
|
|
|
|
KernelMergeObject kernel_vm.o :
|
|
vm.cpp
|
|
vm_address_space.c
|
|
vm_cache.c
|
|
vm_daemons.c
|
|
vm_low_memory.cpp
|
|
vm_page.c
|
|
vm_store_anonymous_noswap.c
|
|
vm_store_device.c
|
|
vm_store_null.c
|
|
#vm_tests.c
|
|
|
|
: -fno-pic -Wno-unused
|
|
;
|