mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
InnoDB: Remove unused directory "cry"
BitKeeper/deleted/.del-makefilewin~f993e50b7f057fde: Delete: innobase/cry/makefilewin
This commit is contained in:
parent
2c5fb79089
commit
2bda791f27
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
include ..\include\makefile.i
|
||||
|
||||
doall: cr.exe dcr.exe wro.exe
|
||||
|
||||
cr.exe: cry0cry.c
|
||||
$(CCOM) $(CFLW) -o cr.exe -I.. cry0cry.c ..\ut.lib ..\os.lib
|
||||
|
||||
dcr.exe: cry0dcr.c
|
||||
$(CCOM) $(CFLW) -o dcr.exe -I.. cry0dcr.c ..\ut.lib ..\os.lib
|
||||
|
||||
wro.exe: cry0wro.c
|
||||
$(CCOM) $(CFLW) -o wro.exe -I.. cry0wro.c ..\ut.lib ..\os.lib
|
Loading…
Reference in a new issue