mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +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