summaryrefslogtreecommitdiff
path: root/innobase/sync/ts/makefile
blob: 95011f51466d2380ee6d247da5adab219c81bdc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14



include ..\..\makefile.i

tssync: ..\sync.lib tssync.c makefile
	$(CCOM) $(CFL) -I.. -I..\.. ..\sync.lib ..\..\mach.lib ..\..\ut.lib ..\..\mem.lib ..\..\os.lib tssync.c $(LFL)