diff --git a/bin/tools/MakefileDirs b/bin/tools/MakefileDirs index 1a0c45ba2d..183c424bc4 100644 --- a/bin/tools/MakefileDirs +++ b/bin/tools/MakefileDirs @@ -1,8 +1,8 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation +# \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------ # License diff --git a/wmake/makefiles/apps b/wmake/makefiles/apps index b8abcd2e95..d871a2a83b 100644 --- a/wmake/makefiles/apps +++ b/wmake/makefiles/apps @@ -1,8 +1,8 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation +# \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------ # License diff --git a/wmake/makefiles/files b/wmake/makefiles/files index c17179eaaa..21b43c7192 100644 --- a/wmake/makefiles/files +++ b/wmake/makefiles/files @@ -1,4 +1,4 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | diff --git a/wmake/rules/General/general b/wmake/rules/General/general index 9d25383399..8cee0bce32 100644 --- a/wmake/rules/General/general +++ b/wmake/rules/General/general @@ -1,4 +1,4 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ AR = ar ARFLAGS = cr diff --git a/wmake/rules/General/standard b/wmake/rules/General/standard index ccd69cede3..0aa9689407 100644 --- a/wmake/rules/General/standard +++ b/wmake/rules/General/standard @@ -1,4 +1,4 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ SUFFIXES= diff --git a/wmake/rules/General/transform b/wmake/rules/General/transform index 427cc25dd7..5ac71a66a9 100644 --- a/wmake/rules/General/transform +++ b/wmake/rules/General/transform @@ -1,4 +1,4 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ ifneq ("$(WM_QUIET)","") E=@ diff --git a/wmake/rules/General/version b/wmake/rules/General/version index ffd070d0be..ef3aa5c37d 100644 --- a/wmake/rules/General/version +++ b/wmake/rules/General/version @@ -1,4 +1,4 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ SUFFIXES += .Cver