(rule
 (targets libfuzzy-path.a)
 (deps
  (source_tree .))
 (action
  (no-infer
   (progn
    (run make libfuzzy-path.a)))))
