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
4c80830e
Commit
4c80830e
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-05-20 22:38:32 by cvscast] Empty log message
Original author: cvscast Date: 2003-05-20 22:38:32+00:00
parent
779babe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4c80830e
DEBUG
=
-g
OCAMLCP
=
ocamlc
OCAMLC
=
ocamlfind
$(OCAMLCP)
-package
$(PACKAGES)
OCAMLOPT
=
ocamlfind ocamlopt
-p
-inline
25
-package
$(PACKAGES)
OCAMLOPT
=
ocamlfind ocamlopt
-package
$(PACKAGES)
# extra options:
# -p (profiling)
# -inline 25
PACKAGES
=
"pxp-engine pxp-lex-iso88591 pxp-wlex-utf8 wlexing camlp4 num,cgi"
...
...
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