Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
383de3a6
Commit
383de3a6
authored
Jan 14, 2019
by
Carine Rey
Browse files
update compiler (jbuilder->dune)
parent
b3393d4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
383de3a6
...
@@ -3,11 +3,11 @@
...
@@ -3,11 +3,11 @@
# -----------------------------------------------------------------------
# -----------------------------------------------------------------------
.PHONY
:
build
.PHONY
:
build
build
:
build
:
jbuilder
build
dune
build
.PHONY
:
install
.PHONY
:
install
install
:
install
:
jbuilder
install
dune
install
.PHONY
:
build_docker
.PHONY
:
build_docker
build_docker
:
build_docker
:
...
...
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