X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=5f05f8cbeda4bf680fcec831e3d92054ff20ed9d;hb=75181f386f9a80ed6f87763ac6cf05826e253ccd;hp=12310947156e862784783c3cbbbc4cc33baa9d90;hpb=74d2e4f8d79ae0c4b6ec027958d5b18058662eea;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index 1231094..5f05f8c 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 33 -EXTRAVERSION = -rc3 -NAME = Man-Eating Seals of Antiquity +SUBLEVEL = 34 +EXTRAVERSION = -rc6 +NAME = Sheep on Meth # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -18,10 +18,9 @@ MAKEFLAGS += -rR --no-print-directory # Avoid funny character set dependencies unexport LC_ALL -LC_CTYPE=C LC_COLLATE=C LC_NUMERIC=C -export LC_CTYPE LC_COLLATE LC_NUMERIC +export LC_COLLATE LC_NUMERIC # We are using a recursive build, so we need to do a little thinking # to get the ordering right.