Skip to content

Instantly share code, notes, and snippets.

@joelreymont
Created September 30, 2015 21:10
Show Gist options
  • Save joelreymont/a0cd2bb1dffd194c0532 to your computer and use it in GitHub Desktop.
Save joelreymont/a0cd2bb1dffd194c0532 to your computer and use it in GitHub Desktop.
open build/C
open build/OCaml
DefineCommandVars()
USE_OCAMLFIND = true
mkdir -p _build
vmount(-l, src, _build)
vmount(-l, src/ext, _build)
vmount(-l, src/state, _build)
.SUBDIRS: _build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment