Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « Mono.Tasklets « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8883dbaf8343d4c196eb782c96fa149ca149e50c (plain)
1
2
3
4
5
6
7
8
9
thisdir = class/Mono.Tasklets
SUBDIRS = 
include ../../build/rules.make

LIBRARY = Mono.Tasklets.dll
NO_TEST = yes

include ../../build/library.make