dune 221 B

123456789
  1. ; http://cumulus.github.io/Syndic/syndic/Syndic__/Syndic_atom/
  2. (tests
  3. (package geohash_bin)
  4. (names geohash_test cgi_test route_test)
  5. (libraries geohash geohash_bin.lib)
  6. (flags
  7. (:standard -cclib "-z noexecstack")))