libmdbx/Makefile
2019-11-11 13:10:22 +03:00

4 lines
153 B
Makefile

all check test dist: Makefile
@CC=$(CC) CXX=$(CXX) `which gmake || which gnumake || echo 'echo "GNU Make is required"'` $(MAKEFLAGS) -f GNUmakefile $@