Loading scripts/mkmakefile +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ if test -e $2/Makefile && ! grep -q Automatically $2/Makefile then exit 0 fi if [ "${quiet}" != "silent_" ]; then echo " GEN $2/Makefile" fi cat << EOF > $2/Makefile # Automatically generated by $0: don't edit Loading Loading
scripts/mkmakefile +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ if test -e $2/Makefile && ! grep -q Automatically $2/Makefile then exit 0 fi if [ "${quiet}" != "silent_" ]; then echo " GEN $2/Makefile" fi cat << EOF > $2/Makefile # Automatically generated by $0: don't edit Loading