build: minor whitespace cleanup

This commit is contained in:
Franco Fichtner 2014-11-09 11:06:26 +01:00
parent 43fac44e53
commit 469640eba0
3 changed files with 4 additions and 1 deletions

View File

@ -8,6 +8,7 @@
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.

View File

@ -8,6 +8,7 @@
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
@ -30,7 +31,7 @@ export SETSDIR=/tmp/sets
export SRCDIR=/usr/src
export CPUS=`sysctl kern.smp.cpus | awk '{ print $2 }'`
# print environment to showcase all of our variables
# print environment to showcase all of our variables
env
git_clear()

View File

@ -8,6 +8,7 @@
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.