1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/innobase/read/makefilewin
2001-02-17 14:19:19 +02:00

8 lines
155 B
Plaintext

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