mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Replaced rmoall with wrmo
Description
Remove all .o files from the object directory tree corresponding to the
current source derectory or remove only the .o file corresponding to the
optionally specified [file].
This commit is contained in:
@ -33,8 +33,8 @@
|
||||
#------------------------------------------------------------------------------
|
||||
Script=${0##*/}
|
||||
|
||||
# Source the wdep functions
|
||||
. ${0%/*}/wdepFunctions
|
||||
# Source the wmakeFunctions
|
||||
. ${0%/*}/wmakeFunctions
|
||||
|
||||
usage() {
|
||||
exec 1>&2
|
||||
|
||||
Reference in New Issue
Block a user