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
Yliès Falcone
DecentMon
Commits
68f7bbee
Commit
68f7bbee
authored
Dec 24, 2021
by
Yliès Falcone
Browse files
upd to the Makefile
parent
6fb338be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
68f7bbee
install
:
opam
install
--unlock-base
oasis camlp4 batteries ocamlbuild ocamlfind
oasis setup
-setup-update
dynamic
oasis setup
echo
"
\"
src/ltl_parser.ml
\"
: syntax_camlp4o"
>>
_tags
echo
"
\"
src/alphabet_parser.ml
\"
: syntax_camlp4o"
>>
_tags
ocaml setup.ml
-configure
ocaml setup.ml
-build
decentmon
:
ocaml setup.ml
-build
uninstall
:
rm
-f
setup.data
rm
-f
setup.ml
rm
-f
setup.log
rm
-f
myocamlbuild.ml
rm
-rf
_build
rm
-f
decentmon.native
rm
-f
_tags
compile
:
ocaml setup.ml
-build
...
...
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