Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
270e47f8
Commit
270e47f8
authored
Jul 02, 2005
by
Lynn Garren
Browse files
solaris needs -d
parent
09e62f45
Changes
1
Hide whitespace changes
Inline
Side-by-side
getObjectList.in
View file @
270e47f8
...
...
@@ -14,7 +14,7 @@ do
then
extra
=
"/shared"
else
if
[
-
e
${
arg
}
/src
${
extra
}
]
if
[
-
d
${
arg
}
/src
${
extra
}
]
then
thispkg
=
`
ls
$arg
/src
$extra
/
*
.@OBJEXT@
`
filelist
=
"
$filelist
$thispkg
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment