Searched refs:allmost (Results 1 – 2 of 2) sorted by relevance
45 all: allmost examples manuals build_tests47 .PHONY: allmost48 allmost: lib lz4 target197 …E) clean; CFLAGS="-std=c90 -Werror -pedantic -Wno-long-long -Wno-variadic-macros" $(MAKE) allmost198 …E) clean; CFLAGS="-std=gnu90 -Werror -pedantic -Wno-long-long -Wno-variadic-macros" $(MAKE) allmost
44 all: allmost examples manual contrib46 .PHONY: allmost47 allmost: allzstd zlibwrapper target384 CFLAGS="-std=c89 -Werror" $(MAKE) allmost # will fail, due to missing support for `long long`388 CFLAGS="-std=gnu90 -Werror" $(MAKE) allmost392 CFLAGS="-std=c99 -Werror" $(MAKE) allmost396 CFLAGS="-std=gnu99 -Werror" $(MAKE) allmost400 CFLAGS="-std=c11 -Werror" $(MAKE) allmost