# Copyright (c) 2013 IndexData ApS. http://indexdata.com all: check clean distclean: check: jasmine-node ./spec help: @echo "make [ all | clean | check ]"