2016-02-22 11:00:01 -05:00
|
|
|
thisdir = class/Mono.Security.Providers.NewTls
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = Mono.Security.Providers.NewTls.dll
|
2016-08-03 10:59:49 +00:00
|
|
|
LIB_REFS = System NewSystemSource=Mono.Security.Providers.NewSystemSource Mono.Security
|
|
|
|
LIB_MCS_FLAGS = -unsafe -nowarn:1030 -keyfile:../mono.pub -delaysign
|
2016-02-22 11:00:01 -05:00
|
|
|
|
|
|
|
include ../../build/library.make
|
|
|
|
|
|
|
|
$(the_lib): ../Mono.Security/Makefile
|
|
|
|
|