no need to reference mcs.exe
[mono.git] / mcs / tools / compiler-tester / Makefile
1 thisdir = tools/compiler-tester
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 PROGRAM = $(topdir)/class/lib/$(PROFILE)/compiler-tester.exe
6 NO_INSTALL = yes
7
8 include $(topdir)/build/executable.make