]> git.ipfire.org Git - thirdparty/pciutils.git/commit - Makefile
Added infrastructure for building libpci as a shared library.
authorMartin Mares <mj@ucw.cz>
Sun, 17 Feb 2008 22:21:23 +0000 (23:21 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 17 Feb 2008 22:21:23 +0000 (23:21 +0100)
commitd7ea742c6db9993512d809097a1b154c2bae82c9
treebefd8139630b91d83abd27522355e020941ca4bf
parent3b75e19aae5e7d9da0754134aaad211cdf8f60d2
Added infrastructure for building libpci as a shared library.

Use `make SHARED=yes' or `make SHARED=local' to enable this feature.
Restriction of symbol exports and symbol versioning will come soon.
.gitignore
Makefile
README
lib/Makefile
lib/configure