Merge pull request #2721 from ludovic-henry/fix-mono_ms_ticks
[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 = System System.Core Mono.Security System.Security Mono.CompilerServices.SymbolWriter
7 PROGRAM = al.exe
8
9 CLEAN_FILES = al.exe al.exe.mdb
10
11 include ../../build/executable.make