1 2 3 4 5
IMM_SRC != echo ops/li/generic/*.c IMM_SOURCES += $(IMM_SRC) OP_SRC != echo ops/li/*.c OP_SOURCES += $(OP_SRC)