X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=8819291dc203913d57b96b0dad892ba4e7bedceb;hp=91ec3b672c9530ebd37f6d9acaf4003bcffd6df2;hb=007db7a7294cc3cd97575a3b77038218fa997a21;hpb=5fa5d506eedd23020ccca4fe78e9720e96ed0bac diff --git a/Makefile b/Makefile index 91ec3b6..8819291 100644 --- a/Makefile +++ b/Makefile @@ -115,11 +115,10 @@ linty: CCFLAGS += -Wwrite-strings linty: CCFLAGS += -Wunreachable-code linty: CCFLAGS += -Winit-self linty: CCFLAGS += -Wpointer-arith -linty: advent +linty: advent cheat debug: CCFLAGS += -O0 --coverage -ggdb debug: linty -debug: cheat CSUPPRESSIONS = --suppress=missingIncludeSystem --suppress=invalidscanf cppcheck: