diff options
Diffstat (limited to 'qpid/cpp/bootstrap')
| -rwxr-xr-x | qpid/cpp/bootstrap | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/cpp/bootstrap b/qpid/cpp/bootstrap index 978aab0968..2ecdefabd2 100755 --- a/qpid/cpp/bootstrap +++ b/qpid/cpp/bootstrap @@ -14,9 +14,8 @@ export JAVA JAVAC perl -ne '/^(include |if |else|endif)/ or print' Makefile.am \ | make -f - abs_srcdir=`dirname $(pwd)` gen.mk > /dev/null ) -# Create initial empty Makefile include files, make will generate the real contents. +# Create empty Makefile include files, make will generate the real contents. touch src/rubygen.mk src/generate.mk - automake autoconf |
