summaryrefslogtreecommitdiff
path: root/users/cedrikl/rules.mk
blob: b5ee62c43a01e85561b048e43fc5fbfd0d216f40 (plain)
1
2
3
4
SRC += cedrikl.c
ifeq ($(strip $(STARTUP_NUMLOCK_ON)), yes)
    OPT_DEFS += -DSTARTUP_NUMLOCK_ON
endif