2010-07-16 Gonzalo Paniagua Javier <gonzalo@novell.com>
[mono.git] / mcs / tools / al / Makefile
1 thisdir = tools/al
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:Mono.Security.dll
6 PROGRAM = $(topdir)/class/lib/$(PROFILE)/al.exe
7
8 CLEAN_FILES = al.exe al.exe.mdb
9
10 include ../../build/executable.make