X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=189d8ef416e66c2b9abc848be40400a880776ac7;hb=649316b25b148e57c8ef71748fc69fa6db276ad1;hp=8f08a29539eac8f779870f9596ddfcdecdc1e777;hpb=4e1b83ad61b5db143281bb54e88ff420cc6b79d0;p=powerpc.git diff --git a/Makefile b/Makefile index 8f08a29539..189d8ef416 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 24 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* @@ -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