Hi, In a .mk makefile, there are these kinds of lines: modules := abc xyz abc_type := static_library abc_target := libabc.a I know traditional Makefile format(simple usage). Where can find these "new" format guide? Thanks Ming Cheng
Hi, In a .mk makefile, there are these kinds of lines: modules := abc xyz abc_type := static_library abc_target := libabc.a I know traditional Makefile format(simple usage). Where can find these "new" format guide? Thanks Ming Cheng