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