summaryrefslogtreecommitdiff
path: root/users/narze/rules.mk
blob: 565a4a7a63dee791860b308dd318e0a72f54b7ab (plain)
1
2
3
4
5
SRC += narze.c

ifeq ($(strip $(COMBO_ENABLE)), yes)
    SRC += superduper.c
endif