X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=ebc8225f7a96734d316b67de361caa446830033b;hb=6f68fbaafbaa033205cd131d3e1f3c4b914e9b78;hp=e6b06cbeb47e407a823eb25f393eb7c2c570cee0;hpb=3981e152864fcc1dbbb564e1f4c0ae11a09639d2;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index e6b06cb..ebc8225 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 33 -EXTRAVERSION = -rc1 -NAME = Man-Eating Seals of Antiquity +SUBLEVEL = 34 +EXTRAVERSION = +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.