Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
f1b24d22
Commit
f1b24d22
authored
Dec 03, 2013
by
Guillaume Melquiond
Browse files
Always generate isabelle-realizations.aux.
parent
c8bdef84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
f1b24d22
...
@@ -1145,11 +1145,20 @@ $(ISABELLELIBS_OPTION): bin/why3 drivers/isabelle-realizations.aux \
...
@@ -1145,11 +1145,20 @@ $(ISABELLELIBS_OPTION): bin/why3 drivers/isabelle-realizations.aux \
opt byte
:
update-isabelle
opt byte
:
update-isabelle
clean
::
clean
::
rm
-f
drivers/isabelle-realizations.aux
rm
-f
lib/isabelle/
*
/
*
.xml
rm
-f
lib/isabelle/
*
/
*
.xml
else
drivers/isabelle-realizations.aux
:
echo
"(* generated automatically at compilation time *)"
>
$@
endif
endif
opt byte
:
drivers/isabelle-realizations.aux
clean
::
rm
-f
drivers/isabelle-realizations.aux
################
################
# Jessie3 plugin
# Jessie3 plugin
################
################
...
...
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