2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / al / Makefile
blobbbe782e8bc6be87f4173d3d04688778881040fd6
1 thisdir = tools/al
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:Mono.Security.dll
6 PROGRAM = $(topdir)/class/lib/$(PROFILE)/al.exe
8 CLEAN_FILES = al.exe al.exe.mdb
10 include ../../build/executable.make