1 2 3 4 5 6
SRC += billypython.c ifeq ($(strip $(TAP_DANCE_ENABLE)), yes) SRC += tap_dance.c endif EXTRAFLAGS += -flto