summaryrefslogtreecommitdiffhomepage
path: root/CompilerFrontend/cl/makefile
blob: 14827ac060d5a530382eedc5f9db970c9f2eb834 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
 #
 #	========================================================
 #
 #	C++Kit
 # 	Copyright WestCo, all rights reserved.
 #
 # 	========================================================
 #

.PHONY: mcc-build
mcc-build:
	dmd -I../ $(wildcard *.d) -ofmpcc