.PHONY:build build: (cd apps/$(PROJECT) && $(MAKE) V=$(V) -f Makefile all)