80 columns limit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35401 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -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}" ;
|
||||||
|
|||||||
Reference in New Issue
Block a user