Whitespace cleanup in root and 'build' folder.
* Removed trailing whitespace and empty lines at top of files.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
rule SetupBoot
|
rule SetupBoot
|
||||||
{
|
{
|
||||||
# Usage SetupBoot <sources_or_objects> : <extra_cc_flags> : <include_private_headers> ;
|
# Usage SetupBoot <sources_or_objects> : <extra_cc_flags> : <include_private_headers> ;
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Variable naming conventions:
|
# Variable naming conventions:
|
||||||
# TARGET_*: A build system variable specifying a property for building for
|
# TARGET_*: A build system variable specifying a property for building for
|
||||||
# the target platform (usually Haiku). E.g. TARGET_CC specifies the
|
# the target platform (usually Haiku). E.g. TARGET_CC specifies the
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# FIncludes <dirs> ;
|
# FIncludes <dirs> ;
|
||||||
#
|
#
|
||||||
# Overridden to support a second argument, the option to be used.
|
# Overridden to support a second argument, the option to be used.
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
rule SetupKernel
|
rule SetupKernel
|
||||||
{
|
{
|
||||||
# Usage SetupKernel <sources_or_objects> : <extra_cc_flags> : <include_private_headers> ;
|
# Usage SetupKernel <sources_or_objects> : <extra_cc_flags> : <include_private_headers> ;
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
rule AddSharedObjectGlueCode
|
rule AddSharedObjectGlueCode
|
||||||
{
|
{
|
||||||
# AddSharedObjectGlueCode <target> : <isExecutable> ;
|
# AddSharedObjectGlueCode <target> : <isExecutable> ;
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
rule SetupObjectsDir
|
rule SetupObjectsDir
|
||||||
{
|
{
|
||||||
# SetupObjectsDir
|
# SetupObjectsDir
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# unit test pseudo target
|
# unit test pseudo target
|
||||||
NotFile unittests ;
|
NotFile unittests ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user