X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=ce641ebee25ab7f2872ce064f5748c2bef0359df;hb=7607341a265a56cdf8b4bf10d355098e80ea481b;hp=713f685bc0438ca847d23dd06891b78dbec57b04;hpb=cbd9c883696da72b2b1f03f909dbacc04bbf8b58;p=linux-2.6 diff --git a/Makefile b/Makefile index 713f685bc0..ce641ebee2 100644 --- a/Makefile +++ b/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