diff --git a/bin/tools/MakefileDirs b/bin/tools/MakefileDirs index 1a0c45ba2..183c424bc 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 b8abcd2e9..d871a2a83 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 c17179eaa..21b43c719 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 9d2538339..8cee0bce3 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 ccd69cede..0aa968940 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 427cc25dd..5ac71a66a 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 ffd070d0b..ef3aa5c37 100644 --- a/wmake/rules/General/version +++ b/wmake/rules/General/version @@ -1,4 +1,4 @@ -#-------------------------------*- makefile -*--------------------------------- +#----------------------------*- makefile-gmake -*------------------------------ SUFFIXES += .Cver