mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
wmake: General cleanup to improve consistency and maintainability
The Makefiles are now in the makefiles sub-directory The "-f | -force" option in wmakeLnInclude is now "-u | -update" for consistency with the other scripts. The "Usage" entry in the headers is now consistently formatted in all scripts.
This commit is contained in:
@ -25,6 +25,10 @@
|
||||
# Script
|
||||
# wclean
|
||||
#
|
||||
# Usage
|
||||
# wclean [OPTION] [dir]
|
||||
# wclean [OPTION] target [dir [MakeDir]]
|
||||
#
|
||||
# Description
|
||||
# Clean up the wmake control directory Make/\$WM_OPTIONS and remove the
|
||||
# lnInclude directories generated for libraries.
|
||||
|
||||
Reference in New Issue
Block a user