Signed-off-by: Steven Noonan <steven@uplinklabs.net>
GI5QUNGM7T5QU4F6F2WRG6U4DWQ4LXMLXKTDGLKUGNL5F7IXM2FQC echo "*******************************************************************************"; \echo; \echo "The '$@' folder is missing. Have you run 'git submodule update --init'?"; \echo; \echo "*******************************************************************************"; \
echo "**********************************************************"; \echo; \echo "The '$@' folder is missing. Have you run"; \echo " 'git submodule update --init'?"; \echo; \echo "**********************************************************"; \exit 1; \fi@if [ ! -f $@/Makefile ] && [ ! -f $@/makefile ]; then \echo "**********************************************************"; \echo; \echo "The '$@' folder exists, but the Makefile is missing!"; \echo "Did 'git submodule update' work properly?"; \echo; \echo "**********************************************************"; \