SubDir TOP apps tests awstest ;

if $(STL.AVAILABLE) = yes
{
  Description awstest : "Alternate Windowing System test" ;
  Application awstest : [ Wildcard *.cpp *.h ] : noinstall ;
  LinkWith awstest : crystalspace ;
}
