xref
: /
haiku
/
src
/
bin
/
listdev
/
Jamfile
(revision fef6144999c2fa611f59ee6ffe6dd7999501385c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
SubDir OBOS_TOP src bin listdev ;
2
3
BinCommand listdev :
4
cm_wrapper.c
5
listdev.c
6
;
7
8