mariadb/innobase/thr/makefilewin

10 lines
145 B
Text
Raw Normal View History

2001-02-17 14:19:19 +02:00
include ..\include\makefile.i
thr.lib: thr0loc.obj
lib -out:..\libs\thr.lib thr0loc.obj
thr0loc.obj: thr0loc.c
$(CCOM) $(CFL) -c thr0loc.c