80 columns limit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35401 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2010-02-03 21:23:52 +00:00
parent 7986925f9f
commit ab2540c49c
Vendored
+2 -1
View File
@@ -505,7 +505,8 @@ esac
# Generate BuildConfig # Generate BuildConfig
cat << EOF > "$buildConfigFile" cat << EOF > "$buildConfigFile"
# BuildConfig # BuildConfig
# Note: This file has been automatically generated by configure with the following arguments: # Note: This file has been automatically generated by configure with the
# following arguments:
# ${configureArgs} # ${configureArgs}
TARGET_PLATFORM ?= "${TARGET_PLATFORM}" ; TARGET_PLATFORM ?= "${TARGET_PLATFORM}" ;