mirror of
https://github.com/MariaDB/server.git
synced 2025-03-08 04:03:30 +01:00
5 lines
59 B
Makefile
5 lines
59 B
Makefile
CFLAGS = -Wall -W -Werror -g
|
|
pma: LDFLAGS=-lm
|
|
pma:
|
|
pma.o:
|
|
|