3
0
mirror of https://github.com/isar/libmdbx.git synced 2025-02-15 23:48:14 +08:00
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 $@