From 11aaf4fb63c90607c1e82daf74f562d82f39d6ba Mon Sep 17 00:00:00 2001 From: Linus Nilsson Date: Sun, 20 Jan 2008 17:10:01 +0100 Subject: [PATCH] --- yaml --- r: 75627 b: refs/heads/master c: d384e35a25445bb60457b7dab8cffe178c6b7ecb h: refs/heads/master i: 75625: ca3e1d1ddcc31e7ab7e7f9e9e86b52219e14f8c6 75623: 2b3feeac3cc7ace407da2afb1f30e9e1b8e53de9 v: v3 --- [refs] | 2 +- trunk/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 36fd2c860211..dd8e9618e0ab 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8b85eaadd5b8d3786996bd74c73aff54a92ec456 +refs/heads/master: d384e35a25445bb60457b7dab8cffe178c6b7ecb diff --git a/trunk/Makefile b/trunk/Makefile index 713f685bc043..ce641ebee25a 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -12,7 +12,7 @@ NAME = Arr Matey! A Hairy Bilge Rat! # Do not: # o use make's built-in rules and variables -# (this increases performance and avoid hard-to-debug behavour); +# (this increases performance and avoids hard-to-debug behaviour); # o print "Entering directory ..."; MAKEFLAGS += -rR --no-print-directory @@ -1329,7 +1329,7 @@ else ALLINCLUDE_ARCHS := $(SRCARCH) endif else -#Allow user to specify only ALLSOURCE_PATHS on the command line, keeping existing behavour. +#Allow user to specify only ALLSOURCE_PATHS on the command line, keeping existing behaviour. ALLINCLUDE_ARCHS := $(ALLSOURCE_ARCHS) endif