mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
78b48fa835
git-svn-id: file:///svn/tokudb@239 c7de825b-a66e-492c-adef-691d508d4ae1
4 lines
72 B
Makefile
4 lines
72 B
Makefile
CFLAGS = -Wall -W -O2 -Werror -g
|
|
make_db_h:
|
|
run: make_db_h
|
|
./make_db_h
|