X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=6e39ec701cbfd06565e765af97ca84bdba4f9809;hb=2e0281d15c220d0a81c45c73872aa08d2f3ae3ef;hp=9f64552f09d6a7bf2bf2dedb4f7e00deca0bcfaa;hpb=7284ce6c9f6153d1777df5f310c959724d1bd446;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index 9f64552..6e39ec7 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 33 -EXTRAVERSION = -rc4 -NAME = Man-Eating Seals of Antiquity +SUBLEVEL = 35 +EXTRAVERSION = -rc1 +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.