#
# $Id: Jamfile 842 2007-10-19 15:13:17Z renfroba $
#

SubDir TOP apps filetools ;

GPSLinkLibraries ficafic ficfica navdmp navsum fic2rin rinexthin sp3version bc2sp3 : gpstk ;

GPSMain navdmp : navdmp.cpp ;
GPSMain ficfica : ficfica.cpp ;
GPSMain ficafic : ficafic.cpp ;
GPSMain fic2rin : fic2rin.cpp ;
GPSMain rinexthin : RinexThin.cpp ;
GPSMain sp3version : sp3version.cpp ;
GPSMain bc2sp3 : bc2sp3.cpp ;
GPSMain navsum : navsum.cpp ;
#GPSMain sp32bc : sp32bc.cpp ;

