summaryrefslogtreecommitdiff
path: root/storage/innobase/thr/makefilewin
blob: 3f29ea1d3e36926f1547bca5cb6db2b27b56e22b (plain)
1
2
3
4
5
6
7
8
9
include ..\include\makefile.i

thr.lib: thr0loc.obj
	lib -out:..\libs\thr.lib thr0loc.obj

thr0loc.obj: thr0loc.c
	$(CCOM) $(CFL) -c thr0loc.c