X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=tools%2FMakefile;h=61247b69c5832b9cd806793105c7f4b1ca1fc473;hb=4ce1e35b9679aba74cd25255fb01f8a32eedfd91;hp=18612ed725e25d2c71a713ce7760ce59ac212f41;hpb=28e086b37b7929574a3fb846c9efaac14a052426;p=home-hw.git diff --git a/tools/Makefile b/tools/Makefile index 18612ed..61247b6 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -3,7 +3,7 @@ UCW_CFLAGS := $(shell $(PC) --cflags libucw) UCW_LDFLAGS := $(shell $(PC) --libs libucw) CFLAGS=$(UCW_CFLAGS) -O2 -std=gnu99 -Wall -Wextra -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -LDFLAGS=$(UCW_LDFLAGS) -lz +LDLIBS=$(UCW_LDFLAGS) -lz all: dfu-sign