X-Git-Url: https://the.earth.li/gitweb/?p=mqtt-arp.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=9e688b607a03ccf88b96d358d79a7d691ddd7f7c;hp=75af65d85a12a6155b541436e5c14b4fd7dcc668;hb=b6535c2473dcc4ffb2defb3af099ae8519eff1d0;hpb=670acb35f09c59e599f4fc7371b33613e567f830 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