From 9dbf95e9132d2f2f9d29c1fbbd47c2e42a3307d0 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 1 Aug 2009 16:55:53 +0200 Subject: Use 80 char line in initialpath Makefile Signed-off-by: Abdoulaye Walsimou Gaye --- mk/initialpath.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mk/initialpath.mk') diff --git a/mk/initialpath.mk b/mk/initialpath.mk index 751082c..ae4f903 100644 --- a/mk/initialpath.mk +++ b/mk/initialpath.mk @@ -1,4 +1,4 @@ -######################################################################################### +################################################################################ # GAYE Abdoulaye Walsimou, # Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved. # @@ -14,14 +14,14 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place - Suite 330, Boston MA 02111-1307, USA. -######################################################################################### +################################################################################ # # \file initialpath.mk -# \brief initialpath of Embtoolkit. Here we define SYSROOT, TOOLS, TOOLS_BUILD -# \brief PACKAGES_BUILD and ROOTFS. +# \brief initialpath of Embtoolkit. Here we define SYSROOT, TOOLS, +# \brief TOOLS_BUILD PACKAGES_BUILD and ROOTFS. # \author GAYE Abdoulaye Walsimou, # \date May 2009 -######################################################################################### +################################################################################ SYSROOT:=$(EMBTK_ROOT)/sysroot-$(GNU_TARGET)-$(EMBTK_MCU_FLAG) TOOLS:=$(EMBTK_ROOT)/tools-$(GNU_TARGET)-$(EMBTK_MCU_FLAG) -- cgit v1.2.3