xref: /haiku/src/bin/pc/Jamfile (revision cbe0a0c436162d78cc3f92a305b64918c839d079)
1SubDir HAIKU_TOP src bin pc ;
2
3BinCommand pc :
4	pc.c
5;
6
7