From 418cc9b2686c29b12e53c39b1e105d03317cdee1 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Sun, 22 Jul 2018 18:28:29 +0200 Subject: [PATCH] STYLE: minor adjustments in wmake scripts. - comments - avoid egrep for getting processor count. - wcleanBuild, wcleanPlatform with shorter form '-curr' instead of '-c' to avoid any potential user confusion with '-comp' --- wmake/scripts/{wcleanBuild => wcleanObjects} | 10 +++++----- wmake/wclean | 6 ++---- wmake/wcleanBuild | 2 +- wmake/wcleanPlatform | 2 +- wmake/wdep | 8 +++----- wmake/wmake | 21 +++++++------------- wmake/wmakeLnIncludeAll | 7 ++----- wmake/wmakePrintBuild | 4 +--- wmake/wrmdep | 6 ++---- wmake/wrmo | 6 ++---- 10 files changed, 26 insertions(+), 46 deletions(-) rename wmake/scripts/{wcleanBuild => wcleanObjects} (94%) diff --git a/wmake/scripts/wcleanBuild b/wmake/scripts/wcleanObjects similarity index 94% rename from wmake/scripts/wcleanBuild rename to wmake/scripts/wcleanObjects index b1651db0b1..a99871ca0a 100755 --- a/wmake/scripts/wcleanBuild +++ b/wmake/scripts/wcleanObjects @@ -3,7 +3,7 @@ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2017 OpenCFD Ltd. +# \\ / A nd | Copyright (C) 2017-2018 OpenCFD Ltd. # \\/ M anipulation | #------------------------------------------------------------------------------- # License @@ -11,14 +11,14 @@ # . # # Script -# wcleanBuild +# wcleanBuild, wcleanPlatform # # Usage # wcleanBuild