xref: /haiku/src/bin/keystore/Jamfile (revision 5ac9b506412b11afb993bb52d161efe7666958a5)
1SubDir HAIKU_TOP src bin keystore ;
2
3BinCommand keystore :
4	keystore.cpp
5	: be
6	: keystore.rdef ;
7