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

9 lines
145 B
Text

include ..\include\makefile.i
thr.lib: thr0loc.obj
lib -out:..\libs\thr.lib thr0loc.obj
thr0loc.obj: thr0loc.c
$(CCOM) $(CFL) -c thr0loc.c