mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
wmake: Added "See also"
This commit is contained in:
10
wmake/wmake
10
wmake/wmake
@ -3,7 +3,7 @@
|
||||
# ========= |
|
||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
# \\ / O peration |
|
||||
# \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
||||
# \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||
# \\/ M anipulation |
|
||||
#-------------------------------------------------------------------------------
|
||||
# License
|
||||
@ -44,10 +44,14 @@
|
||||
# The disadvantage of the out-of-tree compilation is that the dependency
|
||||
# files are harder to find but are sometimes useful to study which header
|
||||
# files are included. For those who need access to the dependency files the
|
||||
# new wdep script is provided to locate them.
|
||||
# See the wdep script header or run:
|
||||
# new wdep script is provided to locate them. See the wdep script header or
|
||||
# run:
|
||||
# wdep -h
|
||||
#
|
||||
# See also
|
||||
# wclean, wcleanMachine, wcleanAll, wcleanLnInclude, wcleanLnIncludeAll,
|
||||
# wdep, wrmdep, wrmo and wrmdepold
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
Script=${0##*/}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user