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
342d141c
Commit
342d141c
authored
Oct 11, 2010
by
MARCHE Claude
Browse files
mode emacs
parent
f95fc729
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
342d141c
...
...
@@ -223,6 +223,7 @@ install_no_local::
mkdir
-p
$(BINDIR)
mkdir
-p
$(LIBDIR)
/why3
mkdir
-p
$(DATADIR)
/why3/images
mkdir
-p
$(DATADIR)
/why3/emacs
mkdir
-p
$(DATADIR)
/why3/lang
mkdir
-p
$(DATADIR)
/why3/theories
mkdir
-p
$(DATADIR)
/why3/theories/transform
...
...
@@ -232,6 +233,7 @@ install_no_local::
cp
-f
drivers/
*
.drv
$(DATADIR)
/why3/drivers
cp
-f
share/provers-detection-data.conf
$(DATADIR)
/why3/
cp
-f
share/images/
*
.png
$(DATADIR)
/why3/images
cp
-f
share/emacs/why.el
$(DATADIR)
/why3/emacs/why.el
cp
-f
share/lang/why.lang
$(DATADIR)
/why3/lang/why.lang
ifeq
("@ENABLE_LOCAL@","no")
...
...
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