summaryrefslogtreecommitdiffstats
path: root/users/billypython/rules.mk
blob: 915323b499895bf9a3bde4d0c2278767e4fd29c2 (plain)
1
2
3
4
5
6
SRC += billypython.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
  SRC += tap_dance.c
endif

EXTRAFLAGS += -flto