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