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
|
||||
# \\ / 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user