dasebe / webcachesim

A C++11 simulator for a variety of CDN caching policies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a proper Makefile

dasebe opened this issue · comments

  • current Makefile doesn track changes to cache policies
  • should also incorporate examples and more of them

Fixed by migrating to CMake, see commits 3a221ef e2f6975 .