a4505c123f5ab7a5fbfc8cbafa8b04c0ada6ca66
[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 = al.exe
7
8 CLEAN_FILES = al.exe al.exe.mdb
9
10 include ../../build/executable.make