2014-08-13 10:39:27 +01:00
|
|
|
thisdir = tools/al
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
2016-08-03 10:59:49 +00:00
|
|
|
LOCAL_MCS_FLAGS =
|
|
|
|
LIB_REFS = System System.Core Mono.Security System.Security Mono.CompilerServices.SymbolWriter
|
2014-08-13 10:39:27 +01:00
|
|
|
PROGRAM = al.exe
|
|
|
|
|
|
|
|
CLEAN_FILES = al.exe al.exe.mdb
|
|
|
|
|
|
|
|
include ../../build/executable.make
|