mariadb/innobase/thr/ts/makefile
2001-02-17 14:19:19 +02:00

14 lines
194 B
Makefile

include ..\..\makefile.i
tsthr: ..\thr.lib tsthr.c makefile
$(CCOM) $(CFL) -I.. -I..\.. ..\thr.lib ..\..\ha.lib ..\..\sync.lib ..\..\ut.lib ..\..\mem.lib ..\..\os.lib tsthr.c $(LFL)