mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
2f8ec84fb8
git-svn-id: file:///svn/tokudb@4 c7de825b-a66e-492c-adef-691d508d4ae1
5 lines
59 B
Makefile
5 lines
59 B
Makefile
CFLAGS = -Wall -W -Werror -g
|
|
pma: LDFLAGS=-lm
|
|
pma:
|
|
pma.o:
|
|
|