opensc-sys 0.1.1

FFI bindings to OpenSC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
include $(top_srcdir)/win32/ltrc.inc

MAINTAINERCLEANFILES = $(srcdir)/Makefile.in 
DISTCLEANFILES = lex-parse.c
EXTRA_DIST = Makefile.mak

dist_noinst_DATA = README.scconf lex-parse.l
noinst_HEADERS = internal.h scconf.h
noinst_LTLIBRARIES = libscconf.la

AM_CPPFLAGS = -I$(top_srcdir)/src

libscconf_la_SOURCES = scconf.c parse.c write.c sclex.c