mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
4 lines
65 B
Makefile
4 lines
65 B
Makefile
|
CFLAGS = -O2 -Wall -W -Werror -g
|
||
|
LDFLAGS = -lz -lssl -g
|
||
|
adler32:
|