X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=9e688b607a03ccf88b96d358d79a7d691ddd7f7c;hb=b6535c2473dcc4ffb2defb3af099ae8519eff1d0;hp=75af65d85a12a6155b541436e5c14b4fd7dcc668;hpb=670acb35f09c59e599f4fc7371b33613e567f830;p=mqtt-arp.git diff --git a/Makefile b/Makefile index 75af65d..9e688b6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -CC = gcc -CFLAGS = -Wall -LDFLAGS = +CC ?= gcc +CFLAGS ?= -Wall +LDFLAGS ?= all: mqtt-arp