Files
haiku-beta6/src/kernel/libroot/Jamfile
T

11 lines
196 B
Plaintext
Raw Normal View History

SubDir OBOS_TOP src kernel libroot ;
2002-07-09 12:24:59 +00:00
2002-10-05 17:04:37 +00:00
KernelObjects
<$(SOURCE_GRIST)>libroot_init.c
:
-fPIC -DPIC
;
SubInclude OBOS_TOP src kernel libroot os ;
SubInclude OBOS_TOP src kernel libroot posix ;