wmake: Declare all makefiles to be specifically GNU make files
This commit is contained in:
parent
8a4c43e377
commit
985abe023e
@ -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…
Reference in New Issue
Block a user