The runtime linker now exports the API in rldexport.c git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2428 a95241bf-73f2-0310-859d-f6bbb57e9c96
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
SubDir OBOS_TOP src kernel apps rld ;
|
|
|
|
KernelObjects <$(SOURCE_GRIST)>rld.c
|
|
<$(SOURCE_GRIST)>rld0.c
|
|
<$(SOURCE_GRIST)>rldexport.c
|
|
<$(SOURCE_GRIST)>rldelf.c
|
|
<$(SOURCE_GRIST)>rldheap.c
|
|
<$(SOURCE_GRIST)>rldaux.c
|
|
: -fpic ;
|