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