HCoop
/
hcoop
/
smlsql.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Build scripts & automatic generation of FFI files
[hcoop/smlsql.git]
/
libpq
/
build.sml
1
(
if
CM
.
recomp
"sources.cm"
andalso
CM
.
stabilize
true
"sources.cm"
then
2
OS
.
Process
.
exit OS
.
Process
.
success
3
else
4
OS
.
Process
.
exit OS
.
Process
.
failure
) :
unit
;