[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / tools / al / Makefile
1 thisdir = tools/al
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = Mono.Security
7 PROGRAM = al.exe
8
9 CLEAN_FILES = al.exe al.exe.mdb
10
11 include ../../build/executable.make