Skip to content
GitLab
Menu
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
cb53a898
Commit
cb53a898
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2005-10-31 11:01:26 by afrisch] Forgot to clean a subdirectory...
Original author: afrisch Date: 2005-10-31 11:01:26+00:00
parent
675f69a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
cb53a898
0.4.0pl1
- Packaging bug
0.4.0
- Adapted to OCaml 3.09.
...
...
Makefile.distrib
View file @
cb53a898
...
...
@@ -257,7 +257,7 @@ clean:
for
i
in
$(CLEAN_DIRS)
;
do
\
(
cd
$$
i
;
rm
-f
*
.cmi
*
.cmo
*
.cma
*
.cmx
*
.o
*
.a
*
.cmxa
*
~
)
;
\
done
rm
-f
ocamliface
/cmi2ml ocamliface/asttypes.ml
(
cd
ocamliface
;
make clean
)
rm
-f
`
find
.
-name
"*~"
`
rm
-f
*
.cmi
*
.cmo
*
.cma
*
.cmx
*
.a
*
.cmxa
*
.o
*
~ META
rm
-f
cduce
$(EXE)
ocamlprof.dump
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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