mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Convert README to markdown.
The old file is only kept as required by autotools.
This commit is contained in:
parent
0f679a589f
commit
8b64940a0a
3 changed files with 38 additions and 37 deletions
|
@ -4,7 +4,7 @@ SUBDIRS = libcpuid cpuid_tool tests
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
||||
pkgconfig_DATA = libcpuid.pc
|
||||
EXTRA_DIST = libcpuid.pc.in libcpuid_vc71.sln libcpuid_vc9.sln
|
||||
EXTRA_DIST = libcpuid.pc.in libcpuid_vc71.sln libcpuid_vc9.sln Readme.md
|
||||
|
||||
consistency:
|
||||
$(top_srcdir)/libcpuid/check-consistency.py $(top_srcdir)/libcpuid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue