1SubDir HAIKU_TOP src add-ons kernel debugger laplinkll ;
2
3UsePrivateHeaders kernel ;
4
5KernelAddon <kdebug>laplinkll :
6	laplinkll.cpp
7	;
8