thisdir = tools/mjs
SUBDIRS =
include ../../build/rules.make

PROGRAM = mjs.exe
LOCAL_MCS_FLAGS = /r:Microsoft.JScript.dll /r:Microsoft.Vsa.dll /debug+

include ../../build/executable.make
