mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
wmake: Declare all makefiles to be specifically GNU make files
This commit is contained in:
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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 |
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#-------------------------------*- makefile -*---------------------------------
|
#----------------------------*- makefile-gmake -*------------------------------
|
||||||
|
|
||||||
AR = ar
|
AR = ar
|
||||||
ARFLAGS = cr
|
ARFLAGS = cr
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#-------------------------------*- makefile -*---------------------------------
|
#----------------------------*- makefile-gmake -*------------------------------
|
||||||
|
|
||||||
SUFFIXES=
|
SUFFIXES=
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#-------------------------------*- makefile -*---------------------------------
|
#----------------------------*- makefile-gmake -*------------------------------
|
||||||
|
|
||||||
ifneq ("$(WM_QUIET)","")
|
ifneq ("$(WM_QUIET)","")
|
||||||
E=@
|
E=@
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#-------------------------------*- makefile -*---------------------------------
|
#----------------------------*- makefile-gmake -*------------------------------
|
||||||
|
|
||||||
SUFFIXES += .Cver
|
SUFFIXES += .Cver
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user