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
b4aaa7b0
Commit
b4aaa7b0
authored
Mar 13, 2012
by
Jean-Christophe Filliâtre
Browse files
bash completion file is installed when possible
parent
3e43991f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
b4aaa7b0
...
...
@@ -219,6 +219,7 @@ install_no_local::
cp
-rf
share/javascript
$(DATADIR)
/why3/javascript
cp
-f
share/emacs/why.el
$(DATADIR)
/why3/emacs/why.el
cp
-f
share/lang/why.lang
$(DATADIR)
/why3/lang/why.lang
# if test -d /etc/bash_completion.d; then cp -f share/bash/why3 /etc/bash_completion.d; fi
install_no_local_lib
::
mkdir
-p
$(OCAMLLIB)
/why3
...
...
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