-
Masahiro Yamada authored
This Makefile repeats very similar rules. Let's use pattern rules. $(UNROLL) can be replaced with $*. No intended change in behavior. Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Masahiro Yamada authoredThis Makefile repeats very similar rules. Let's use pattern rules. $(UNROLL) can be replaced with $*. No intended change in behavior. Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Loading