1TOP:=../..
2.NOTPARALLEL:
3# This makefile is a placeholder. Please have a look to $(TOP)/scripts/call_cmake.sh,
4# and (possibly) edit a file $(TOP)/local.sh to tweak your build preferences.
5all: ; +@$(TOP)/scripts/call_cmake.sh $@
6%: ; +@$(TOP)/scripts/call_cmake.sh $@
7