xref: /haiku/src/system/libroot/posix/locale/Jamfile (revision 5af32e752606778be5dd7379f319fe43cb3f6b8c)
1*5af32e75SAxel DörflerSubDir OBOS_TOP src kernel libroot posix locale ;
2*5af32e75SAxel Dörfler
3*5af32e75SAxel DörflerKernelMergeObject posix_locale.o :
4*5af32e75SAxel Dörfler	#ctype.c
5*5af32e75SAxel Dörfler	localeconv.c
6*5af32e75SAxel Dörfler	setlocale.c
7*5af32e75SAxel Dörfler	: -fPIC -DPIC
8*5af32e75SAxel Dörfler	;
9