GenericTypeInst.Resolve should do the expected thing ie., resolve and add
[mcs.git] / tools / al / Makefile
blobdf3b46c6d5c2b27b8a7fc0fe2c9eeb01657b9788
1 thisdir = tools/al
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:Mono.Security.dll
6 PROGRAM = al.exe
8 include ../../build/executable.make