rules.mk 56 B

123
  1. ifeq ($(strip $(APL_ENABLE)), yes)
  2. SRC += apl.c
  3. endif