mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
Merge mysql.com:/home/my/mysql-5.0
into mysql.com:/home/my/mysql-5.1
This commit is contained in:
commit
a6f5375cb0
487 changed files with 26824 additions and 7405 deletions
|
|
@ -1,10 +0,0 @@
|
|||
include ..\include\makefile.i
|
||||
|
||||
mem.lib: mem0mem.obj mem0pool.obj makefile
|
||||
lib -out:..\libs\mem.lib mem0mem.obj mem0pool.obj
|
||||
|
||||
mem0mem.obj: mem0mem.c mem0dbg.c
|
||||
$(CCOM) $(CFL) -c mem0mem.c
|
||||
|
||||
mem0pool.obj: mem0pool.c
|
||||
$(CCOM) $(CFL) -c mem0pool.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue