numam-dpdk/lib/librte_cmdline
Bruce Richardson 63b3907833 build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library
it refers to, there is no need to include the library name in the filename.
This makes things simpler in case of library renaming.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-10-19 22:13:59 +02:00
..
cmdline_cirbuf.c cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_cirbuf.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_os_unix.c cmdline: add internal wrapper for vdprintf 2020-10-15 00:39:10 +02:00
cmdline_os_windows.c cmdline: support Windows 2020-10-15 00:39:10 +02:00
cmdline_parse_etheraddr.c replace unused attributes 2020-04-16 18:30:58 +02:00
cmdline_parse_etheraddr.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_parse_ipaddr.c cmdline: remove unnecessary #ifdef 2019-11-12 18:35:17 +01:00
cmdline_parse_ipaddr.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_parse_num.c build: allow stricter fallthrough warnings 2019-10-24 01:02:30 +02:00
cmdline_parse_num.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_parse_portlist.c replace unused attributes 2020-04-16 18:30:58 +02:00
cmdline_parse_portlist.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_parse_string.c convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
cmdline_parse_string.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_parse.c cmdline: support Windows 2020-10-15 00:39:10 +02:00
cmdline_parse.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_private.h cmdline: support Windows 2020-10-15 00:39:10 +02:00
cmdline_rdline.c cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_rdline.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_socket.c cmdline: support Windows 2020-10-15 00:39:10 +02:00
cmdline_socket.h cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
cmdline_vt100.c cmdline: add internal wrappers for terminal handling 2020-10-15 00:39:10 +02:00
cmdline_vt100.h cmdline: support Windows 2020-10-15 00:39:10 +02:00
cmdline.c cmdline: support Windows 2020-10-15 00:39:10 +02:00
cmdline.h cmdline: make implementation logically opaque 2020-10-15 00:39:10 +02:00
meson.build cmdline: support Windows 2020-10-15 00:39:10 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00