coz/Makefile
Charlie Curtsinger d10c66daf9 Dropped boost dependencies, switched back to Makefiles
--HG--
rename : tests/toy/toy.cpp => benchmarks/toy/toy.cpp
2014-09-30 10:56:52 -04:00

5 lines
60 B
Makefile

ROOT := .
DIRS := lib benchmarks
include $(ROOT)/common.mk