mariadb/pma/Makefile

6 lines
59 B
Makefile
Raw Normal View History

CFLAGS = -Wall -W -Werror -g
pma: LDFLAGS=-lm
pma:
pma.o: