repo.or.cz
/
ocaml.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sys.Signals module for a Variant type of signals (and a set_signal function that...
[ocaml.git]
/
build
/
ocamlbuildlib-native-only.sh
blob
b603bc57d25274d80717e32951ee953e911a2da6
1
#!/bin/sh
2
# $Id$
3
set -e
4
OCAMLBUILD_PARTIAL
=
"true"
5
export
OCAMLBUILD_PARTIAL
6
cd
`dirname
$0
`
/
..
7
. build
/
targets.sh
8
set -x
9
$OCAMLBUILD
$@ native_stdlib_partial_mode
$OCAMLOPT_BYTE $OCAMLLEX_BYTE $OCAMLBUILDLIB_NATIVE