wmake: Declare all makefiles to be specifically GNU make files

This commit is contained in:
Henry Weller
2016-11-13 15:18:09 +00:00
parent 7f035f546d
commit 32990e2898
7 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
# ========= | # ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | # \\ / O peration |
# \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation # \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
# \\/ M anipulation | # \\/ M anipulation |
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# License # License

View File

@ -1,8 +1,8 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
# ========= | # ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | # \\ / O peration |
# \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation # \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
# \\/ M anipulation | # \\/ M anipulation |
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# License # License

View File

@ -1,4 +1,4 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
# ========= | # ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | # \\ / O peration |

View File

@ -1,4 +1,4 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
AR = ar AR = ar
ARFLAGS = cr ARFLAGS = cr

View File

@ -1,4 +1,4 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
SUFFIXES= SUFFIXES=

View File

@ -1,4 +1,4 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
ifneq ("$(WM_QUIET)","") ifneq ("$(WM_QUIET)","")
E=@ E=@

View File

@ -1,4 +1,4 @@
#-------------------------------*- makefile -*--------------------------------- #----------------------------*- makefile-gmake -*------------------------------
SUFFIXES += .Cver SUFFIXES += .Cver