X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Makefile;h=053ab9b53bd99e15c064013d57e4c77f1a56698e;hb=cae5c951410e659f8c78562903056889f8e989a7;hp=4a6225bde430b31cef42fd22fcee5d5b8bcfe6cb;hpb=4fb490d9107b747c86964d0d3925470b06d97c8c;p=zpackage diff --git a/Makefile b/Makefile index 4a6225b..053ab9b 100644 --- a/Makefile +++ b/Makefile @@ -130,6 +130,7 @@ zpm-addfile: src/addfile.o libzpm.a libelf.a lib/sha256.o: CFLAGS+=-O3 lib/blake2/ref/blake2b-ref.o: CFLAGS+=-O3 +zpm-hash: libzpm.a zpm-hash: src/hash.o lib/sha256.o $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< -lzpm