topojson/us-atlas

following the readme instructions doesn't generate any files

llimllib opened this issue · 1 comments

Mac mavericks, with node v0.10.26, npm 1.4.3, and GNU make 3.81.

I feel crazy, because nobody else is reporting this?

  • npm install works with the PKG_CONFIG_PATH thing
  • make and make all do nothing. Spits out make: Nothing to be done for all

Is there a missing step somewhere?

edit: building single files works fine. e.g. make topo/us-states-10m.json is successful

I removed the make all target because it didn’t seem to make a lot of sense to just build everything, especially by default. I still need to update the README, however.