make/common/shared/Platform.gmk

changeset 225
39e071e5adaf
parent 194
0f60cf26c5b5
child 340
f7718662741d
     1.1 --- a/make/common/shared/Platform.gmk	Thu Dec 16 19:56:44 2010 -0800
     1.2 +++ b/make/common/shared/Platform.gmk	Sat Dec 18 18:29:58 2010 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1997, 2009, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -383,7 +383,7 @@
    1.11  
    1.12  REQUIRED_ZIP_VER = 2.2
    1.13  REQUIRED_UNZIP_VER = 5.12
    1.14 -REQUIRED_MAKE_VER = 3.78
    1.15 +REQUIRED_MAKE_VER = 3.81
    1.16  
    1.17  # Unix type settings (same for all unix platforms)
    1.18  ifneq ($(PLATFORM), windows)

mercurial