thisdir = tools/nunit-lite/nunit-lite-console
SUBDIRS = 
include ../../../build/rules.make

PROGRAM = nunit-lite-console.exe
LIB_REFS = nunitlite
LOCAL_MCS_FLAGS =

NO_INSTALL = yes

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

.NOTPARALLEL:
