X-Git-Url: http://git.meshlink.io/?p=utcp;a=blobdiff_plain;f=Makefile;fp=Makefile;h=faa2f66a3b8e191e36340f3c6d64c466393baae6;hp=974895450f5ddb1ec5590944d2ad4f5860d75b4c;hb=d0c4523ccd8998a70262fb11e015ea807d4aaba7;hpb=850542e9585f716985c25d5995ba5bcb2cc6ba87 diff --git a/Makefile b/Makefile index 9748954..faa2f66 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS ?= -Og -Wall -g +CFLAGS ?= -Og -Wall -W -pedantic -g CFLAGS += -std=c99 -DUTCP_DEBUG BIN = selftest test