#
# $Id: Jamfile 1060 2008-01-23 20:04:34Z tconn $
#

SubDir TOP apps converters ;

GPSLinkLibraries novaRinex ash2mdp ats2mdp ash2xyz : gpstk rxio ;

GPSMain novaRinex : novaRinex.cpp ;

GPSMain ash2mdp : ash2mdp.cpp ;

GPSMain ats2mdp : ats2mdp.cpp ;

GPSMain ash2xyz : ash2xyz.cpp ;

