]> xenbits.xensource.com Git - people/larsk/xen.git/commit
tools/libs: put common Makefile parts into new libs.mk
authorJuergen Gross <jgross@suse.com>
Fri, 6 Sep 2019 12:41:03 +0000 (14:41 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Sep 2019 16:21:25 +0000 (17:21 +0100)
commit56dccee3f441763ec672fe4140e28d9e63674112
treeddf4b796280803a3f884af210bc2c1d3bdfb9848
parent79f9ba78380fb3f4bf509e5c726c6cdd76e00c4f
tools/libs: put common Makefile parts into new libs.mk

The Makefile below tools/libs have a lot in common. Put those common
parts into a new libs.mk and include that from the specific Makefiles.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wl@xen.org>
tools/libs/call/Makefile
tools/libs/devicemodel/Makefile
tools/libs/evtchn/Makefile
tools/libs/foreignmemory/Makefile
tools/libs/gnttab/Makefile
tools/libs/libs.mk [new file with mode: 0644]
tools/libs/toolcore/Makefile
tools/libs/toollog/Makefile