useful for automatically handling copter vs plane
@ -116,7 +116,7 @@ endif
#
# Tool options
DEFINES = $(EXTRAFLAGS)
DEFINES = $(EXTRAFLAGS) -DSKETCH=\"$(SKETCH)\"
OPTFLAGS = -g -Wformat -Wall -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wformat=2 -Wno-reorder
DEPFLAGS = -MD -MT $@