TARGETDIR=$(DESTDIR)/www/pages all: @echo "make all" install: @echo "make install" clean: @echo "make clean"