wmake: Declare all makefiles to be specifically GNU make files
This commit is contained in:
parent
7f035f546d
commit
32990e2898
7 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#-------------------------------*- makefile -*---------------------------------
|
||||
#----------------------------*- makefile-gmake -*------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
# \\ / O peration |
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#-------------------------------*- makefile -*---------------------------------
|
||||
#----------------------------*- makefile-gmake -*------------------------------
|
||||
|
||||
AR = ar
|
||||
ARFLAGS = cr
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#-------------------------------*- makefile -*---------------------------------
|
||||
#----------------------------*- makefile-gmake -*------------------------------
|
||||
|
||||
SUFFIXES=
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#-------------------------------*- makefile -*---------------------------------
|
||||
#----------------------------*- makefile-gmake -*------------------------------
|
||||
|
||||
ifneq ("$(WM_QUIET)","")
|
||||
E=@
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#-------------------------------*- makefile -*---------------------------------
|
||||
#----------------------------*- makefile-gmake -*------------------------------
|
||||
|
||||
SUFFIXES += .Cver
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue