start of the ykpiv library

This commit is contained in:
Klas Lindfors
2014-06-16 10:22:05 +02:00
parent f19405fdb1
commit 1a42870615
10 changed files with 466 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE@
Description: Yubico PIV C Library
URL: https://www.yubico.com/
Version: @VERSION@
Libs: -L${libdir} -lykpiv
Cflags: -I${includedir}/ykpiv