This Makefile presumes libzstd is installed, using `sudo make install` LIB = ../lib/libzstd.a .PHONY: default all clean test default: all all: ...
確定! 回上一頁