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