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
1be47c41
Commit
1be47c41
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2004-07-05 17:08:51 by afrisch] Grrr
Original author: afrisch Date: 2004-07-05 17:08:51+00:00
parent
4daa6aed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
1be47c41
...
...
@@ -67,13 +67,13 @@ ifeq ($(NATIVE), true)
EXTENSION_LIB
=
cmxa
COMPILE
=
$(CAMLOPT)
LINK
=
$(CAMLOPT)
-linkpkg
gramlib.cmxa
SYNTAX
+=
-symbol
ocaml_compiler
=
\"
bytecod
e
\"
SYNTAX
+=
-symbol
ocaml_compiler
=
\"
nativ
e
\"
else
EXTENSION
=
cmo
EXTENSION_LIB
=
cma
COMPILE
=
$(CAMLC)
LINK
=
$(CAMLC)
-custom
-linkpkg
gramlib.cma
SYNTAX
+=
-symbol
ocaml_compiler
=
\"
nativ
e
\"
SYNTAX
+=
-symbol
ocaml_compiler
=
\"
bytecod
e
\"
endif
...
...
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