Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
7b6cc70d
Commit
7b6cc70d
authored
Jul 11, 2014
by
Giuseppe Castagna
Browse files
Added str library dependency
parent
5bb3b23f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
7b6cc70d
...
@@ -17,7 +17,7 @@ ifeq ($(NATIVE),true)
...
@@ -17,7 +17,7 @@ ifeq ($(NATIVE),true)
all
:
cduce_lib.cmxa
all
:
cduce_lib.cmxa
endif
endif
PACKAGES
=
dynlink camlp4 ulex pcre num netstring
PACKAGES
=
dynlink camlp4 ulex pcre num netstring
str
# Call make with VERBOSE=true to get a trace of commands
# Call make with VERBOSE=true to get a trace of commands
...
...
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