
default: test_filters

# build/%: %.cpp
#	$(CC) -o $@ $^

clean:
	-rm test_filters
