# $Id: Jamfile 1086 2008-02-12 15:25:29Z renfroba $

SubDir TOP apps visibility ;

GPSLinkLibraries wheresat svvis findMoreThan12 compStaVis compSatVis : rxio gpstk ;

BonkForte ; 

GPSMain wheresat : WhereSat.cpp ;

GPSMain svvis : svvis.cpp ;

GPSMain findMoreThan12 : findMoreThan12.cpp ;

GPSMain compSatVis : compSatVis.cpp StaStats.cpp VisSupport.cpp ;

GPSMain compStaVis : compStaVis.cpp StaStats.cpp VisSupport.cpp ;

