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