.SUFFIXES: all: ${MAKE} -C ../.. webserver clean: rm -r ../../obj/webserver/ %:: ${MAKE} -C ../.. obj/webserver/$@