Skip to content

Instantly share code, notes, and snippets.

@phongphan
Created November 13, 2015 13:06
Show Gist options
  • Save phongphan/0952fe42305082138276 to your computer and use it in GitHub Desktop.
Save phongphan/0952fe42305082138276 to your computer and use it in GitHub Desktop.
@echo off
setlocal
set OPEN_DYLAN_USER_ROOT=%CD%\_build
dylan-compiler-with-tools -build %1.lid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment