[MLton-commit] r5686
Vesa Karvonen
vesak at mlton.org
Thu Jun 28 04:08:04 PDT 2007
Sample bg-build mode project file.
----------------------------------------------------------------------
A mltonlib/trunk/com/ssh/misc-util/unstable/build.bgb
----------------------------------------------------------------------
Added: mltonlib/trunk/com/ssh/misc-util/unstable/build.bgb
===================================================================
--- mltonlib/trunk/com/ssh/misc-util/unstable/build.bgb 2007-06-28 10:24:04 UTC (rev 5685)
+++ mltonlib/trunk/com/ssh/misc-util/unstable/build.bgb 2007-06-28 11:08:02 UTC (rev 5686)
@@ -0,0 +1,5 @@
+;; -*- emacs-lisp -*-
+
+(bg-build
+ :name "Misc Util"
+ :shell "nice -n5 make all check")
More information about the MLton-commit
mailing list