* roottypes.cs: Rename from tree.cs.
[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 include ../../build/executable.make