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

Makefile « build « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d8e4b60493e65eee1df5c3500c1966db941a9f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
thisdir = build
SUBDIRS = 
include ../build/rules.make

all-local install-local test-local run-test-local clean-local:

DISTFILES = \
	README.makefiles		\
	README.platforms		\
	README.configury		\
	config-default.make		\
	executable.make			\
	library.make			\
	rules.make			\
	platforms/linux.make		\
	platforms/win32.make		\
	profiles/default.make		\
	profiles/bootstrap.make		\
	profiles/net_1_0.make

dist-local: dist-default
	mkdir $(distdir)/deps