all:
	@echo ""; \
echo "** Run the setup script first **"; \
echo ""
server: all
install: all
