mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Moving the repository one level deeper
git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@3 3b4be424-7ac5-41d7-8526-f4ddcb85d872
This commit is contained in:
commit
bb045e7178
20 changed files with 2130 additions and 0 deletions
6
Makefile.am
Normal file
6
Makefile.am
Normal file
|
@ -0,0 +1,6 @@
|
|||
SUBDIRS = libcpuid
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
||||
pkgconfig_DATA = libcpuid.pc
|
||||
EXTRA_DIST = libcpuid.pc.in
|
Loading…
Add table
Add a link
Reference in a new issue