Files
haiku-beta6/src/tools/Jamfile
T
Jérôme Duval d0f052be51 added PolyglotMan 3.2 from http://polyglotman.sourceforge.net/
added rules to produce xml from man pages
still to be sharpened : 
	xml files could only be objects but they are located in distro ATM
	users don't read xml AFAIK, so final documentation is to be reworked


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12392 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-14 16:10:58 +00:00

14 lines
447 B
Plaintext

SubDir OBOS_TOP src tools ;
SubInclude OBOS_TOP src tools copy_to_bfs_image ;
SubInclude OBOS_TOP src tools cppunit ;
SubInclude OBOS_TOP src tools elfsymbolpatcher ;
SubInclude OBOS_TOP src tools gensyscalls ;
SubInclude OBOS_TOP src tools hey ;
SubInclude OBOS_TOP src tools rc ;
SubInclude OBOS_TOP src tools resattr ;
SubInclude OBOS_TOP src tools rman ;
SubInclude OBOS_TOP src tools translation ;
SubInclude OBOS_TOP src tools unflatten ;