Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
7ceb9702
Commit
7ceb9702
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-05-28 21:16:42 by cvscast] bug find sans path
Original author: cvscast Date: 2003-05-28 21:16:42+00:00
parent
95ce24fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
7ceb9702
...
...
@@ -100,7 +100,7 @@ clean:
for
i
in
$(CLEAN_DIRS)
;
do
\
(
cd
$$
i
;
rm
-f
*
.cmi
*
.cmo
*
.cma
*
.cmx
*
.o
*
~
)
;
\
done
rm
-f
`
find
-name
"*~"
`
rm
-f
`
find
.
-name
"*~"
`
rm
-f
*
.cmi
*
.cmo
*
.cma
*
.cmx
*
.a
*
.cmxa
*
.o
*
~
rm
-f
cduce ocamlprof.dump
rm
-f
dtd2cduce pool webiface
...
...
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