2014-08-13 10:39:27 +01:00
|
|
|
thisdir = tools/al
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
2016-04-12 13:19:31 -04:00
|
|
|
LOCAL_MCS_FLAGS = -r:Mono.Security.dll -r:System.Security.dll -r: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
|