repo.or.cz
/
OpenFOAM-1.5.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Corrected the handling of the case of no transformation.
[OpenFOAM-1.5.x.git]
/
bin
/
touchdep
blob
25d4b75fa45968dc5db0f5a1f6e549952591dc75
1
#!/bin/sh
2
3
find
. \
(
-name
'*.dep'
\
)
-print
|
xargs
-t
touch