Skip to content

Commit

Permalink
use system MAKE variable
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 13, 2022
1 parent 7431bfc commit 269a972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blosc2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
BLOSC_SRC=blosc
ZSTD_SRC=internal-complibs/zstd-1.5.2
LIBBLOSC2=$(BLOSC_SRC)/libblosc2.a
MAKE=make


all: $(LIBBLOSC2) zstd
Expand Down

0 comments on commit 269a972

Please sign in to comment.